IMPROVEMENTS:
- compute: added support for IPsec-encrypted Interconnect in the form of new fields on
google_compute_router
,google_compute_ha_vpn_gateway
,google_compute_interconnect_attachment
andgoogle_compute_address
(#9288) - 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. (#9309) - storagetransfer: added support for
azure_blob_storage_data_source
togoogle_storage_transfer_job
(#9311)
BUG FIXES:
- bigquery: Fixed
google_bigquery_table.schema
handling of policyTags (#9302) - bigtable: fixed bug that would error if creating multiple bigtable gc policies at the same time (#9305)
- compute: fixed bug where
encryption
showed a perma-diff on resources created prior to the feature being released. (#9303)