BREAKING CHANGES:
- alloydb: marked
initial_user.passwordas required on create of newgoogle_alloydb_clusterresources. This change aligns the provider with existing API constraints to surface errors earlier. (#10999)
FEATURES:
- New Resource:
google_ces_app(#10950) - New Resource:
google_ces_toolset(#10967) - New Resource:
google_client_config(#10975) - New Resource:
google_discovery_engine_control(#10966) - New Resource:
google_netapp_host_group(#10959) - New Resource:
google_network_security_mirroring_endpoint(beta) (#10941) - New Resource:
google_network_services_multicast_domain(#10952) - New Resource:
google_privileged_access_manager_settings(#10961)
IMPROVEMENTS:
- cloudfunctions2: added
direct_vpc_network_interfaceanddirect_vpc_egressfield togoogle_cloudfunctions2_functionresource (#10971) - cloudrunv2: added
template.container.depends_onfield togoogle_cloud_run_v2_worker_poolresource (#10970) - container: added
network_tier_configtogoogle_container_clusterresource. (#10960) - eventarc: added
labelsfield togoogle_eventarc_channelresource (#10944) - netapp: added
block_devicesfield andISCSIprotocol support togoolge_netapp_volumeresource, and increased timeouts on its operations (#10974) - netapp: added additional field
typeingoogle_netapp_storage_poolresource (#10953) - vertexai: added
psc_automation_configsfield togoogle_vertex_ai_endpointresource (#10956) - vertexai: added
sync_config.continuousfield togoogle_vertex_ai_feature_online_store_featureview(#10964)
BUG FIXES:
- accesscontextmanager: fixed issue where
google_access_context_manager_service_perimeter_[dry_run_][egress|ingress]_policycaused the provider to crash when a provided identity casing was invalid. (#10968) - apigee: fixed issue where
credentialsblock was not populated in the Terraform state ingoogle_apigee_developer_appresource (#10963) - compute: fixed
google_compute_network_firewall_policy_rulestaying disabled after apply withdisabled = false(#10962) - compute: fixed a breaking change in
google_compute_instanceintroduced in 7.9.0 where a destroy-diff is prompted for instances with preset GPUs (#10998) - compute: resolve permadiff for
display_namein new deployments ofgoogle_compute_organization_security_policy(#10965) - storage: fixed a conversion error in
google_storage_bucketstate migration. This bug impacted Pulumi users. (#10943)