github hashicorp/terraform-provider-google v8.2.0

2 hours ago

NOTES:

  • compute: migrate google_compute_subnetworks data 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_usage field and FORCE deletion_policy support to google_apikeys_key (#29153)
  • apikeys: added check_existing_usage field and FORCE deletion_policy support to google_apikeys_key (#29154)
  • ces: added evaluation_metrics_thresholds.golden_hallucination_metric_behavior and evaluation_metrics_thresholds.scenario_hallucination_metric_behavior fields to google_ces_app and google_ces_app_version (#29234)
  • ces: added locked and default_channel_profile.web_widget_config.security_settings fields to google_ces_app (#29235)
  • ces: added logging_settings.metric_analysis_settings field to google_ces_app (#29232)
  • ces: added proactive_execution_enabled field to google_ces_guardrail (#29106)
  • cloudrunv2: supported explicitly disabling cpu_utilization and concurrency_utilization autoscaling thresholds with 0.0 in google_cloud_run_v2_service (#29081)
  • compute: added architecture field to google_compute_machine_types data source (#29170)
  • dlp: added big_query_target.cadence.refresh_frequency field to google_data_loss_prevention_discovery_config resource (#29181)
  • gemini: added mutations_enabled field to google_gemini_gemini_gcp_enablement_setting (#29164)
  • iap: added support for forwarding_rule resource types in google_iap_settings (#29159)
  • storageftp: added labels field to google_storage_ftp_server (#29173)
  • storageftp: added labels field to google_storage_ftp_user (#29172)
  • vertexai: added audio_transcription field to google_vertex_ai_reasoning_engine resource (#29144)
  • vertexai: added context_spec field to google_vertex_ai_reasoning_engine (#29139)

BUG FIXES:

  • alloydb: fixed permadiff on network_config for google_alloydb_instance when enable_public_ip is set to false (#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_envgroup or google_apigee_nat_address resources could fail with a 400 error stating the resource is locked by another operation (#29175)
  • colab: fixed an issue in google_colab_schedule where notebook_execution_job.workbench_runtime could not be configured with an empty value (#29177)
  • compute: fix permadiff regression on google_compute_backend_service when iap is omitted (#29156)
  • dataproc: fixed schema validation error when configuring disk_config under cluster_config.preemptible_worker_config on google_dataproc_cluster (#29158)
  • gkehub: fixed issue the prevented workloadidentity and fleetobservability fields being set to empty values in the google_gke_hub_feature resource (#29145)
  • storage: fixed a bug in data.google_storage_object_signed_url where an extension_headers name that was not all lowercase had its value dropped from the signature (#29138)
  • vertexai: fixed google_vertex_ai_endpoint_with_model_garden_deployment not detecting drift in replica counts, because the resource had no Read implementation; out-of-band changes to min_replica_count, max_replica_count and required_replica_count are now surfaced on terraform plan (#29104)

Don't miss a new terraform-provider-google release

NewReleases is sending notifications on new releases.