DEPRECATIONS:
- gkehub: deprecated
mesh.control_plane
ingoogle_gke_hub_feature_membership
. Usemesh.management
instead (#5258)
FEATURES:
- New Resource: google_scc_mute_config (#5241)
- New Resource: google_workstations_workstation_config (#5246)
IMPROVEMENTS:
- cloudbuild: added
peered_network_ip_range
field togoogle_cloudbuild_worker_pool
resource (#5258) - clouddeploy: added
multi_target
field togoogle_clouddeploy_target
resource (#5258) - cloudrun: added
template.0.containers0.liveness_probe.grpc
,template.0.containers0.startup_probe.grpc
fields togoogle_cloud_run_v2_service
resource (#5259) - compute: added
internal_ip
andexternal_ip
togoogle_compute_per_instance_config
andgoogle_compute_region_per_instance_config
(beta) (#5256) - compute: added
max_distance
field toresource-policy
resource (#5257) - compute: added field
deletion_policy
to resourcegoogle_compute_shared_vpc_service_project
(#5243) - container: added field
protect_config
togoogle_container_cluster
(beta) (#5255) - containerazure: added
azure_services_authentication
togoogle_container_azure_cluster
(#5258) - networkservices: increased maximum
allow_origins
from 5 to 25 onnetwork_services_edge_cache_service
(#5239) - storagetransfer: added general field
sink_agent_pool_name
andsource_agent_pool_name
togoogle_storage_transfer_job
(#5262)
BUG FIXES:
- artifactregistry: fixed an issue where
google-beta
used an outdated beta API rather than the GA service API. New format values like "KFP" will now be accepted by both providers. (#5247) - cloudfunctions: fixed no diff found on
event_trigger.resource
ofgoogle_cloudfunctions_function
(#5261) - dataproc: fixed an issue where
master_config.num_instances
would not force recreation when changed ingoogle_dataproc_cluster
(#5251) - spanner: fixed the error when updating
deletion_protection
ongoogle_spanner_database
(#5242) - spanner: fixed the error when updating
force_destroy
ongoogle_spanner_instance
(#5242)