github hashicorp/terraform-provider-google-beta v8.2.0

3 hours ago

NOTES:

  • compute: migrate google_compute_subnetworks data 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_usage field and FORCE deletion_policy support to google_apikeys_key (#13038)
  • apikeys: added check_existing_usage field and FORCE deletion_policy support to google_apikeys_key (#13039)
  • appengine: added vpc_access field to google_app_engine_standard_app_version resource (#13027)
  • ces: added proactive_execution_enabled field to google_ces_guardrail (#13025)
  • cloudrunv2: supported explicitly disabling cpu_utilization and concurrency_utilization autoscaling thresholds with 0.0 in google_cloud_run_v2_service (#13022)
  • compute: added architecture field to google_compute_machine_types data source (#13052)
  • dlp: added big_query_target.cadence.refresh_frequency field to google_data_loss_prevention_discovery_config resource (#13060)
  • gemini: added mutations_enabled field to google_gemini_gemini_gcp_enablement_setting (#13049)
  • iap: added support for forwarding_rule resource types in google_iap_settings (#13044)
  • storageftp: added labels field to google_storage_ftp_server (#13054)
  • storageftp: added labels field to google_storage_ftp_user (#13053)
  • vertexai: added audio_transcription field to google_vertex_ai_reasoning_engine resource (#13034)

BUG FIXES:

  • alloydb: fixed permadiff on network_config for google_alloydb_instance when enable_public_ip is set to false (#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_envgroup or google_apigee_nat_address resources could fail with a 400 error stating the resource is locked by another operation (#13056)
  • colab: fixed an issue in google_colab_schedule where notebook_execution_job.workbench_runtime could not be configured with an empty value (#13057)
  • compute: fix permadiff regression on google_compute_backend_service when iap is omitted (#13041)
  • dataproc: fixed schema validation error when configuring disk_config under cluster_config.preemptible_worker_config on google_dataproc_cluster (#13043)
  • gkehub: fixed issue the prevented workloadidentity and fleetobservability fields being set to empty values in the google_gke_hub_feature resource (#13035)
  • 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 (#13028)
  • 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 (#13023)

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

NewReleases is sending notifications on new releases.