Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added external data configuration support to BigQuery Module #1861

Merged

Conversation

luigi-bitonti
Copy link
Contributor

With this PR external_data_configuration field on google_bigquery_table resource was added and require_partition_filter field was promoted to top level because it was deprecated in time_partitioning block. (https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/bigquery_table#nested_table_constraints)


Checklist

I applicable, I acknowledge that I have:

  • Read the contributing guide
  • Ran terraform fmt on all modified files
  • Regenerated the relevant README.md files using tools/tfdoc.py
  • Made sure all relevant tests pass

@luigi-bitonti luigi-bitonti changed the title Added external_data_configuration support to BigQuery Module Added external data configuration support to BigQuery Module Nov 15, 2023
@luigi-bitonti luigi-bitonti force-pushed the bigquery_deprecated_variable branch 4 times, most recently from f018ab8 to d87f406 Compare November 20, 2023 13:19
@juliocc
Copy link
Collaborator

juliocc commented Nov 20, 2023

@luigi-bitonti I have this PR in my to-do list. Apologies for the delay

@luigi-bitonti luigi-bitonti force-pushed the bigquery_deprecated_variable branch 13 times, most recently from b01b72d to a0a8521 Compare November 25, 2023 22:33
@luigi-bitonti luigi-bitonti force-pushed the bigquery_deprecated_variable branch from a0a8521 to 7c3272e Compare November 30, 2023 10:58
@juliocc juliocc merged commit b5cd2d8 into GoogleCloudPlatform:master Nov 30, 2023
9 checks passed
@luigi-bitonti luigi-bitonti deleted the bigquery_deprecated_variable branch November 30, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants