NOTES:
- compute: migrate
google_compute_subnetworksdata source to use direct HTTP rather than a client library (#29226)
FEATURES:
- New List Resource:
google_appengine_domain_mapping(#29174) - New List Resource:
google_appengine_service_network_settings(#29174) - New List Resource:
google_appengine_service_split_traffic(#29174) - New List Resource:
google_contact_center_insights_analysis_rule(#29146) - New List Resource:
google_contact_center_insights_assessment_rule(#29146) - New List Resource:
google_contact_center_insights_auto_labeling_rule(#29146) - New List Resource:
google_contact_center_insights_qa_scorecard(#29146) - New List Resource:
google_contact_center_insights_view(#29146) - New List Resource:
google_identityplatform_inbound_saml_config(#29166) - New List Resource:
google_identityplatform_oauth_idp_config(#29166) - New List Resource:
google_identityplatform_tenant(#29166) - New List Resource:
google_network_security_authz_policy(#29142) - New List Resource:
google_network_security_intercept_deployment_group(#29142) - New List Resource:
google_network_security_intercept_deployment(#29142) - New List Resource:
google_network_security_intercept_endpoint_group_association(#29142) - New List Resource:
google_network_security_intercept_endpoint_group(#29142) - New List Resource:
google_network_security_mirroring_deployment_group(#29142) - New List Resource:
google_network_security_mirroring_deployment(#29142) - New List Resource:
google_network_security_mirroring_endpoint_group_association(#29142) - New List Resource:
google_network_security_mirroring_endpoint_group(#29142) - New List Resource:
google_network_security_mirroring_endpoint(#29142) - New List Resource:
google_secret_manager_secret_iam_member(#29221) - New List Resource:
google_vertexai_dataset(#29147) - New List Resource:
google_vertexai_deployment_resource_pool(#29147) - New List Resource:
google_vertexai_evaluation_metric(#29147) - New List Resource:
google_vertexai_feature_group(#29147) - New List Resource:
google_vertexai_feature_online_store(#29147) - New List Resource:
google_vertexai_featurestore(#29147) - New List Resource:
google_vertexai_index(#29147) - New List Resource:
google_vertexai_persistent_resource(#29147) - New List Resource:
google_vertexai_reasoning_engine(#29147) - New List Resource:
google_vertexai_tensorboard(#29147) - New Resource:
google_biglake_hive_catalog(#29223) - New Resource:
google_biglake_hive_database(#29223) - New Resource:
google_biglake_hive_table(#29223) - New Resource:
google_bigquery_data_transfer_data_source_enrollment(#29140) - New Resource:
google_chronicle_case_close_definition(#29228) - New Resource:
google_chronicle_case_tag_definition(#29236) - New Resource:
google_observability_bucket(#29225) - New Resource:
google_observability_folder_settings(#29225) - New Resource:
google_observability_link(#29161) - New Resource:
google_observability_link(#29225) - New Resource:
google_observability_organization_settings(#29225) - New Resource:
google_observability_project_settings(#29225) - New Resource:
google_service_usage_v2_consumer_policy(#29222) - New Resource:
google_storage_ftp_user,google_storage_ftp_server(#29155)
IMPROVEMENTS:
- apikeys: added
check_existing_usagefield andFORCEdeletion_policysupport togoogle_apikeys_key(#29153) - apikeys: added
check_existing_usagefield andFORCEdeletion_policysupport togoogle_apikeys_key(#29154) - ces: added
evaluation_metrics_thresholds.golden_hallucination_metric_behaviorandevaluation_metrics_thresholds.scenario_hallucination_metric_behaviorfields togoogle_ces_appandgoogle_ces_app_version(#29234) - ces: added
lockedanddefault_channel_profile.web_widget_config.security_settingsfields togoogle_ces_app(#29235) - ces: added
logging_settings.metric_analysis_settingsfield togoogle_ces_app(#29232) - ces: added
proactive_execution_enabledfield togoogle_ces_guardrail(#29106) - cloudrunv2: supported explicitly disabling
cpu_utilizationandconcurrency_utilizationautoscaling thresholds with0.0ingoogle_cloud_run_v2_service(#29081) - compute: added
architecturefield togoogle_compute_machine_typesdata source (#29170) - dlp: added
big_query_target.cadence.refresh_frequencyfield togoogle_data_loss_prevention_discovery_configresource (#29181) - gemini: added
mutations_enabledfield togoogle_gemini_gemini_gcp_enablement_setting(#29164) - iap: added support for
forwarding_ruleresource types ingoogle_iap_settings(#29159) - storageftp: added
labelsfield togoogle_storage_ftp_server(#29173) - storageftp: added
labelsfield togoogle_storage_ftp_user(#29172) - vertexai: added
audio_transcriptionfield togoogle_vertex_ai_reasoning_engineresource (#29144) - vertexai: added
context_specfield togoogle_vertex_ai_reasoning_engine(#29139)
BUG FIXES:
- alloydb: fixed permadiff on
network_configforgoogle_alloydb_instancewhenenable_public_ipis set tofalse(#29157) - 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 (#29175) - colab: fixed an issue in
google_colab_schedulewherenotebook_execution_job.workbench_runtimecould not be configured with an empty value (#29177) - compute: fix permadiff regression on
google_compute_backend_servicewhen iap is omitted (#29156) - dataproc: fixed schema validation error when configuring
disk_configundercluster_config.preemptible_worker_configongoogle_dataproc_cluster(#29158) - gkehub: fixed issue the prevented
workloadidentityandfleetobservabilityfields being set to empty values in thegoogle_gke_hub_featureresource (#29145) - 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 (#29138) - 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(#29104)