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

3 hours ago

NOTES:

  • compute: migrated google_compute_route to use direct HTTP rather than a client library (#13191)

FEATURES:

  • New Data Source: google_cloudbuild_worker_pool (#13161)
  • New Resource: google_gemini_gibq_observability_setting (#13157)
  • New Resource: google_gemini_gibq_observability_setting_binding (#13157)
  • New Resource: google_network_services_agent_connectivity_template (#13164)

IMPROVEMENTS:

  • agenticapplications: added artifacts_config.methodology_export_options field to google_agentic_applications_analyst_agent_persona (#13158)
  • ces: added blob field to google_ces_example (#13143)
  • ces: added mcp_tool.api_authentication.service_account_auth_config.scopes and open_api_tool.api_authentication.service_account_auth_config.scopes fields to google_ces_tool (#13154)
  • ces: added messages.chunks.image.alt_text field to google_ces_example (#13193)
  • cloudrunv2: added template.delay_execution field to google_cloud_run_v2_job (#13192)
  • cloudrunv2: added template.template.containers.sandbox_launcher field to google_cloud_run_v2_job (#13194)
  • cloudrunv2: added template.workload_identity_config field to google_cloud_run_v2_service (#13190)
  • container: added skip_node_pool_refresh field to google_container_cluster data source. When set to true, the data source skips reading node pools from the API, resolving long read times on clusters with a large number of node pools. Note that this results in node_pool being set to an empty list (#13160)
  • container: added stack_type to network_config.additional_node_network_configs in google_container_node_pool (#13176)
  • dataproc: added boot_disk_provisioned_iops, boot_disk_provisioned_throughput, local_ssd_interface, and attached_disk_config fields to google_dataproc_workflow_template (#13168)
  • dialogflow: added summarization_context.few_shot_examples.output.tool_call_info field to google_dialogflow_generator (#13131)
  • discoveryengine: added tag and metadata fields to google_discovery_engine_data_connector (#13171)
  • discoveryengine: added ui_settings.search_addon_spec field to google_discovery_engine_widget_config (#13173)
  • discoveryengine: added ui_settings.source_admin_display_name_enabled field to google_discovery_engine_widget_config (#13145)
  • networkservices: added agent_connectivity_template field to google_network_services_agent_gateway (#13164)
  • secretmanager: added secret_type field to google_secret_manager_secret and google_secret_manager_regional_secret resources and data sources (#13188)
  • vertexai: added vector_db_config and vertex_ai_search_config fields to google_vertex_ai_rag_corpus (#13155)

BUG FIXES:

  • binaryauthorization: fixed google_binary_authorization_policy where deleting (resetting to default) the policy retained admission_whitelist_patterns (#13189)
  • cloudscheduler: fixed google_cloud_scheduler_job staying paused when the paused field is removed from configuration (#13172)
  • container: fixed explicit STANDARD node_config.advanced_machine_features.performance_monitoring_unit values being omitted when creating google_container_cluster and google_container_node_pool (#13141)
  • storage: fixed google_storage_bucket force_destroy failing when parallel object deletes return transient 404/410 No such object (#13151)

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

NewReleases is sending notifications on new releases.