terraform-google-bigquery
terraform-google-bigquery copied to clipboard
fix!: materialized_view require_partition_filter moved to top
Deprecated option as of [email protected]. Upstream PR: hashicorp/terraform-provider-google#16238
Moves require_partition_filter from time_partitioning to top level of materialized_views.
Missed in #335