NOTES:
- compute: migrate
google_compute_subnetworksdata source to use direct HTTP rather than a client library (#13067)
FEATURES:
- New List Resource:
google_appengine_domain_mapping(#13055) - New List Resource:
google_appengine_service_network_settings(#13055) - New List Resource:
google_appengine_service_split_traffic(#13055) - New List Resource:
google_contact_center_insights_analysis_rule(#13036) - New List Resource:
google_contact_center_insights_assessment_rule(#13036) - New List Resource:
google_contact_center_insights_auto_labeling_rule(#13036) - New List Resource:
google_contact_center_insights_qa_scorecard(#13036) - New List Resource:
google_contact_center_insights_view(#13036) - New List Resource:
google_identityplatform_inbound_saml_config(#13050) - New List Resource:
google_identityplatform_oauth_idp_config(#13050) - New List Resource:
google_identityplatform_tenant(#13050) - New List Resource:
google_network_security_authz_policy(#13032) - New List Resource:
google_network_security_intercept_deployment_group(#13032) - New List Resource:
google_network_security_intercept_deployment(#13032) - New List Resource:
google_network_security_intercept_endpoint_group_association(#13032) - New List Resource:
google_network_security_intercept_endpoint_group(#13032) - New List Resource:
google_network_security_mirroring_deployment_group(#13032) - New List Resource:
google_network_security_mirroring_deployment(#13032) - New List Resource:
google_network_security_mirroring_endpoint_group_association(#13032) - New List Resource:
google_network_security_mirroring_endpoint_group(#13032) - New List Resource:
google_network_security_mirroring_endpoint(#13032) - New List Resource:
google_network_security_sac_realm(#13032) - New List Resource:
google_secret_manager_secret_iam_member(#13062) - New List Resource:
google_vertexai_dataset(#13037) - New List Resource:
google_vertexai_deployment_resource_pool(#13037) - New List Resource:
google_vertexai_evaluation_metric(#13037) - New List Resource:
google_vertexai_feature_group(#13037) - New List Resource:
google_vertexai_feature_online_store(#13037) - New List Resource:
google_vertexai_featurestore(#13037) - New List Resource:
google_vertexai_index(#13037) - New List Resource:
google_vertexai_persistent_resource(#13037) - New List Resource:
google_vertexai_reasoning_engine(#13037) - New List Resource:
google_vertexai_tensorboard(#13037) - New Resource:
google_bigquery_data_transfer_data_source_enrollment(#13030) - New Resource:
google_chronicle_case_close_definition(#13069) - New Resource:
google_observability_link(#13046) - New Resource:
google_service_usage_v2_consumer_policy(#13063) - New Resource:
google_storage_ftp_server(#13040) - New Resource:
google_storage_ftp_user(#13040)
IMPROVEMENTS:
- apikeys: added
check_existing_usagefield andFORCEdeletion_policysupport togoogle_apikeys_key(#13038) - apikeys: added
check_existing_usagefield andFORCEdeletion_policysupport togoogle_apikeys_key(#13039) - appengine: added
vpc_accessfield togoogle_app_engine_standard_app_versionresource (#13027) - ces: added
proactive_execution_enabledfield togoogle_ces_guardrail(#13025) - cloudrunv2: supported explicitly disabling
cpu_utilizationandconcurrency_utilizationautoscaling thresholds with0.0ingoogle_cloud_run_v2_service(#13022) - compute: added
architecturefield togoogle_compute_machine_typesdata source (#13052) - dlp: added
big_query_target.cadence.refresh_frequencyfield togoogle_data_loss_prevention_discovery_configresource (#13060) - gemini: added
mutations_enabledfield togoogle_gemini_gemini_gcp_enablement_setting(#13049) - iap: added support for
forwarding_ruleresource types ingoogle_iap_settings(#13044) - storageftp: added
labelsfield togoogle_storage_ftp_server(#13054) - storageftp: added
labelsfield togoogle_storage_ftp_user(#13053) - vertexai: added
audio_transcriptionfield togoogle_vertex_ai_reasoning_engineresource (#13034)
BUG FIXES:
- alloydb: fixed permadiff on
network_configforgoogle_alloydb_instancewhenenable_public_ipis set tofalse(#13042) - apigee: fixed an issue where concurrently creating
google_apigee_endpoint_attachment,google_apigee_instance_attachment,google_apigee_envgroup_attachment,google_apigee_environment,google_apigee_envgrouporgoogle_apigee_nat_addressresources could fail with a 400 error stating the resource is locked by another operation (#13056) - colab: fixed an issue in
google_colab_schedulewherenotebook_execution_job.workbench_runtimecould not be configured with an empty value (#13057) - compute: fix permadiff regression on
google_compute_backend_servicewhen iap is omitted (#13041) - dataproc: fixed schema validation error when configuring
disk_configundercluster_config.preemptible_worker_configongoogle_dataproc_cluster(#13043) - gkehub: fixed issue the prevented
workloadidentityandfleetobservabilityfields being set to empty values in thegoogle_gke_hub_featureresource (#13035) - storage: fixed a bug in
data.google_storage_object_signed_urlwhere anextension_headersname that was not all lowercase had its value dropped from the signature (#13028) - vertexai: fixed
google_vertex_ai_endpoint_with_model_garden_deploymentnot detecting drift in replica counts, because the resource had no Read implementation; out-of-band changes tomin_replica_count,max_replica_countandrequired_replica_countare now surfaced onterraform plan(#13023)