NOTES:
- provider: The Terraform Provider for Google Cloud's regular release date will move from Monday to Tuesday in early March. The 2025/03/10 release will be made on 2025/03/11.
DEPRECATIONS:
- datacatalog: deprecated
google_data_catalog_tag_template
. Usegoogle_dataplex_aspect_type
instead. For steps to transition your Data Catalog users, workloads, and content to Dataplex Catalog, see https://cloud.google.com/dataplex/docs/transition-to-dataplex-catalog. (#9347) - datacatalog: deperecated
google_data_catalog_entry_group
. Usegoogle_dataplex_entry_group
instead. For steps to transition your Data Catalog users, workloads, and content to Dataplex Catalog, see https://cloud.google.com/dataplex/docs/transition-to-dataplex-catalog. (#9349)
FEATURES:
- New Data Source:
google_alloydb_cluster
(#9361) - New Data Source:
google_project_ancestry
(#9326) - New Resource:
google_gemini_data_sharing_with_google_setting_binding
(#9356) - New Resource:
google_spanner_instance_partition
(#9354)
IMPROVEMENTS:
- compute: added
import_subnet_routes_with_public_ip
andexport_subnet_routes_with_public_ip
fields togoogle_compute_network_peering_routes_config
resource (#9320) - developerconnect: added
bitbucket_cloud_config
andbitbucket_data_center_config
fields togoogle_developer_connect_connection
resource (ga) (#9338) - iam: added
extra_attributes_oauth2_client
field togoogle_iam_workforce_pool_provider
resource (#9336) - redis: added
kms_key
field togoogle_redis_cluster
resource (#9334) - tpuv2: added
network_config
field togoogle_tpu_v2_queued_resource
resource (#9332)
BUG FIXES:
- apigee: fixed error when deleting
google_apigee_organization
(#9352) - bigtable: fixed a bug where sometimes updating an instance's cluster list could result in an error if there was an existing cluster with autoscaling enabled (#9368)
- chronicle: fixed bug setting
enabled
on creation ingoogle_chronicle_rule_deployment
(#9343)