TL;DR
google_cloud_run_v2_worker_pool resource has deprecated the custom_audience field.google_compute_routers has been added.google_backup_dr_backup_plan resource now includes the max_custom_on_demand_retention_days field.schema field in the google_bigquery_table resource.google_bigtable_schema_bundle, google_compute_interconnect_attachment, and google_container_node_pool.What Changed
custom_audience field in the google_cloud_run_v2_worker_pool resource has been deprecated. - google_compute_routers: New data source.
- google_backup_dr_restore_workload: New resource.
- google_backup_dr_backup_plan: Added max_custom_on_demand_retention_days field.
- google_bigquery_table: Added support for merge and update operations in the schema field.
- google_bigtable_schema_bundle: Added etag field.
- google_compute_interconnect_attachment: Added BPS_400G enum value to bandwidth field.
- google_container_node_pool: Added registry_hosts field to containerd_config.
- google_dataplex_datascan: Added one_time field.
- google_datastream_connection_profile: Added postgresql_profile.ssl_config.
- google_network_services_authz_extension: Added EXT_AUTHZ_GRPC enum value to wire_format field.
- google_network_services_multicast_domain_activation: Added disable_placement_policy field.
- google_network_services_lb_route_extension: Added metadata, supported_events, request_body_send_mode, and observability_mode fields.
- google_scc_v2_project_notification_config: Added support for supplying location values other than "GLOBAL".
- google_storage_insights_dataset_config: Added activity_data_retention_period_days field.
- google_workbench_instance: Added support to set post-startup script metadata keys with managed EUC.
Who's Impacted
If you are using the google_cloud_run_v2_worker_pool resource, you will need to remove the custom_audience field from your configuration. If you are using any of the updated resources, you may need to update your configuration to take advantage of the new fields and capabilities. If you are relying on the deprecated custom_audience field, you will need to find an alternative solution.
Action Checklist
google_cloud_run_v2_worker_pool resource configuration and remove the custom_audience field.google_backup_dr_backup_plan resource configuration to include the max_custom_on_demand_retention_days field.google_compute_routers.google_backup_dr_restore_workload resource.google_bigquery_table resource configuration to use the new merge and update operations in the schema field.etag field in the google_bigtable_schema_bundle resource.google_compute_interconnect_attachment resource configuration to use the new BPS_400G enum value.registry_hosts field in the google_container_node_pool resource.google_dataplex_datascan resource configuration to use the new one_time field.postgresql_profile.ssl_config in the google_datastream_connection_profile resource.google_network_services_authz_extension resource configuration to use the new EXT_AUTHZ_GRPC enum value.disable_placement_policy field in the google_network_services_multicast_domain_activation resource.google_network_services_lb_route_extension resource configuration to use the new fields.location values in the google_scc_v2_project_notification_config resource.google_storage_insights_dataset_config resource configuration to use the new activity_data_retention_period_days field.google_workbench_instance resource.Verification
The information in this update brief is based on the following sources:
Last verified at: 2026-02-17T12:16:02.368187+00:00