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. (#25022)
FEATURES:
- New Resource:
google_ces_app(#24861) - New Resource:
google_ces_toolset(#24885) - New Resource:
google_client_config(#24900) - New Resource:
google_discovery_engine_control(#24883) - New Resource:
google_netapp_host_group(#24876) - New Resource:
google_network_management_organization_vpc_flow_logs_config(#24896) - New Resource:
google_network_services_multicast_domain(#24864) - New Resource:
google_privileged_access_manager_settings(#24878)
IMPROVEMENTS:
- cloudfunctions2: added
direct_vpc_network_interfaceanddirect_vpc_egressfield togoogle_cloudfunctions2_functionresource (#24895) - cloudrunv2: added
template.container.depends_onfield togoogle_cloud_run_v2_worker_poolresource (#24893) - compute: added
grpc_tls_health_checkfield togoogle_compute_healthcheckresource (#24872) - container: added
network_tier_configtogoogle_container_clusterresource. (#24877) - eventarc: added
labelsfield togoogle_eventarc_channelresource (#24854) - netapp: added
block_devicesfield andISCSIprotocol support togoolge_netapp_volumeresource, and increased timeouts on its operations (#24898) - netapp: added
typefield togoogle_netapp_storage_poolresource (#24867) - vertexai: added
psc_automation_configsfield togoogle_vertex_ai_endpointresource (#24870) - vertexai: added
sync_config.continuousfield togoogle_vertex_ai_feature_online_store_featureview(#24881)
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. (#24886) - apigee: fixed issue where
credentialsblock was not populated in the Terraform state ingoogle_apigee_developer_appresource (#24880) - compute: fixed
google_compute_network_firewall_policy_rulestaying disabled after apply withdisabled = false(#24879) - compute: fixed a breaking change in
google_compute_instanceintroduced in 7.9.0 where a destroy-diff is prompted for instances with preset GPUs (#25020 - compute: resolve permadiff for
display_namein new deployments ofgoogle_compute_organization_security_policy(#24882) - storage: fixed a conversion error in
google_storage_bucketstate migration. This bug impacted Pulumi users. (#24853)