I’m trying to use_table_schema under bigquery_config but got an error saying An argument named “use_table_schema” is not expected here. I got use_table_schema config from here and currently using terraform 1.6.2, wondering which terraform version should I upgrade to in order for this to work?
What terraform google provider version are you using? That’s probably what needs to be updated if you’re getting that error.