IMPROVEMENTS:
- container: Allowed specifying a cluster id field for
google_container_node_pool.cluster
to ensure that a node pool is recreated if the associated cluster is recreated. (#3314) - storagetransfer: added support for
azure_blob_storage_data_source
togoogle_storage_transfer_job
(#3316)
BUG FIXES:
- bigquery: Fixed
google_bigquery_table.schema
handling of policyTags (#3307) - bigtable: fixed bug that would error if creating multiple bigtable gc policies at the same time (#3311)
- compute: fixed bug where
encryption
showed a perma-diff on resources created prior to the feature being released. (#3309) - dataflow: fixed handling of failed
google_dataflow_flex_template_job
updates (#3318) - dataflow: made
google_dataflow_flex_template_job
updates fail fast if the job is in the process of cancelling or draining(#3317)