github hashicorp/terraform-provider-google v8.1.0

5 hours ago

NOTES:

  • compute: migrated google_compute_global_address data source to use direct HTTP rather than a client library (#29038)
  • compute: migrated google_compute_interconnect_locations data source to use direct HTTP rather than a client library (#29055)
  • compute: migrated google_compute_shared_vpc_host_project to use direct HTTP rather than a client library (#29071)
  • container: migrated google_container_node_pool to use direct HTTP rather than a client library (#29070)
  • resourcemanager: migrated google_project to use direct HTTP rather than a client library (#29054)

DEPRECATIONS:

  • workstations: deprecated details in google_workstations_workstation_config (no longer populated by the API; will be removed in a future major release) (#29075)

FEATURES:

  • New List Resource: google_apigee_addons_config (#29039)
  • New List Resource: google_apigee_api_product (#29067)
  • New List Resource: google_apigee_data_collector (#29067)
  • New List Resource: google_apigee_datastore (#29067)
  • New List Resource: google_apigee_endpoint_attachment (#29067)
  • New List Resource: google_apigee_envgroup (#29067)
  • New List Resource: google_apigee_environment_keyvaluemaps (#29065)
  • New List Resource: google_apigee_organization (#29065)
  • New List Resource: google_apigee_target_server (#29065)
  • New List Resource: google_colab_notebook_execution (#29064)
  • New List Resource: google_colab_runtime (#29064)
  • New List Resource: google_colab_runtime_template (#29064)
  • New List Resource: google_colab_schedule (#29064)
  • New Resource: google_eventarc_pipeline_iam_binding (#29080)
  • New Resource: google_eventarc_pipeline_iam_member (#29080)
  • New Resource: google_eventarc_pipeline_iam_policy (#29080)
  • New Resource: google_monitoring_snooze (#29037)
  • New Resource: google_network_management_network_monitoring_provider (#29056)
  • New Resource: google_observability_bucket (#29076)
  • New Resource: google_scc_notification_service_account (#29043)

IMPROVEMENTS:

  • bigqueryanalyticshub: added destination_pubsub_subscription to google_bigquery_analytics_hub_listing_subscription (#29062)
  • ces: added api_authentication field to google_ces_tool.remote_agent_tool (#29059)
  • ces: added error_handling_settings field to google_ces_app (#29045)
  • ces: added instagram_credentials and whatsapp_credentials fields to google_ces_deployment resource (#29040)
  • ces: added language_code_variable field to google_ces_agent resource (#29063)
  • ces: added retention_window field to google_ces_app resource (#29028)
  • ces: added vpc_sc_settings field to google_ces_app resource (#29027)
  • ces: added whatsapp_config field to google_ces_app resource (#29030)
  • cloudrunv2: added template.containers.sandbox_launcher field to google_cloud_run_v2_worker_pool resource (#29061)
  • cloudrunv2: supported explicitly disabling cpu_utilization and concurrency_utilization autoscaling thresholds with 0.0 in google_cloud_run_v2_service (#29081)
  • discoveryengine: added last_user_update_time field to google_discovery_engine_license_config resource (#29058)
  • networkservices: added forward_attributes field to google_network_services_authz_extension (#29025)
  • servicenetworking: added REMOVE_PEERING value to deletion_policy on google_service_networking_connection, which removes the VPC peering when the connection cannot be deleted because service producer resources still use it (#29036)
  • vertexai: added gateway_configs field to google_vertex_ai_semantic_governance_policy_engine (#29031)
  • vertexai: added spec.build_spec.service_account field to google_vertex_ai_reasoning_engine (#29034)
  • vertexai: added spec.deployment_spec.agent_gateway_config field to google_vertex_ai_reasoning_engine (#29029)
  • vertexai: added spec.source_code_spec.agent_config_source field to google_vertex_ai_reasoning_engine (#29046)
  • vertexai: promoted build_spec to GA in google_vertex_ai_reasoning_engine (#29077)

BUG FIXES:

  • clouddeploy: fixed tasks field being silently dropped from predeploy and postdeploy blocks across all strategy variants (#29035)
  • composer: fixed google_composer_user_workloads_secret writing the secret data values into provider debug logs (#29042)
  • container: switched to server side request validation to allow for concurrent Cluster Upgrades. google_container_cluster and google_container_node_pool resources will proceed while not in a resting state for updates (but will continue to wait for one after creates). (#29068)
  • iam: fixed validation of google_iam_workload_identity_pool IDs ending in .svc.id.goog where the base name ends in one of the suffix's characters (#29072)
  • provider: fixed an issue where an invalid credentials value could be echoed back in the error message when it failed to parse (#29057)
  • workstations: fixed unconvertible type error when reading conditions in google_workstations_workstation_config and google_workstations_workstation_cluster (#29075)

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

NewReleases is sending notifications on new releases.