github hashicorp/terraform-provider-google-beta v7.44.0

5 hours ago

FEATURES:

  • New List Resource: google_bigquery_dataset_iam_member (#12809)
  • New List Resource: google_bigquery_table (#12807)
  • New Resource: google_vertex_ai_evaluation_metric (#12840)

IMPROVEMENTS:

  • bigquery: added resource identity support to google_bigquery_table (#12806)
  • cloudrunv2: added cpu_utilization and concurrency_utilization fields to google_cloud_run_v2_service revision scaling configuration (#12814)
  • container: added high_scale_checkpointing_config block to addons_config in google_container_cluster (#12844)
  • dataproc: added attached_disk_config to disk_config to support attached disks in the google_dataproc_cluster resource (#12816)
  • memorystore: documented TOKEN_AUTH as a google-beta-only value for authorization_mode field on google_memorystore_instance resource (#12810)
  • networkservices: added allow_global_access field to google_network_services_gateway (#12815)
  • oracledatabase: added identity_connector to google_oracle_database_exadb_vm_cluster for CMEK support (#12817)
  • securesourcemanager: added service_account and scan_config fields to google_secure_source_manager_repository (#12837)
  • sql: added password_secret_version and user fields into google_sql_provision_script resource (#12821)
  • sql: removed ForceNew config from disk_type field in google_sql_database_instance, allowing it to change in future without requiring the database instance to be destroyed and recreated (#12818)
  • vertexai: added generation_trigger_config block to google_vertex_ai_reasoning_engine (#12831)
  • workstations: added idle_action field to google_workstations_workstation_config (#12804)

BUG FIXES:

  • backupdr: fixed issue where google_backup_dr_restore_workload dropped resource_manager_tags during restore requests, causing tags shown in plan to not be applied to restored resources (#12812)
  • biglakeiceberg: fixed a permadiff in google_biglake_iceberg_table by suppressing diffs on location when the API-returned path contains a suffix folder (#12808)
  • biglakeiceberg: fixed permadiff on write.parquet.compression-codec in google_biglake_iceberg_table (#12836)
  • bigquery: fixed a provider panic when reading incomplete IAM conditions on google_bigquery_dataset_iam_member (#12819)
  • cloudrunv2: fixed permadiff by setting template.scaling.max_instance_count to computed in google_cloud_run_v2_service (#12829)
  • cloudrunv2: fixed permadiff in template.containers.resources.limits block in google_cloud_run_v2_service resource (#12845)
  • cloudsecuritycompliance: fixed state drift on supported_enforcement_modes in google_cloud_security_compliance_framework resource (#12851)
  • container: fixed a permadiff where ignore_node_count_changes was not persisted in google_container_cluster.node_pool (#12805)
  • container: fixed an issue where google_container_node_pool and google_container_cluster failed to invalidate their Instance Group Manager cache when a resize occurred or when ignore_node_count_changes was active (#12811)
  • networkconnectivity: made network field in google_network_connectivity_transport optional (#12823)
  • recaptchaenterprise: fixed updates to google_recaptcha_enterprise_key so existing challenge_settings.action_settings entries are preserved when the action map changes (#12848)
  • servicenetworking: fixed google_service_networking_connection ignoring the configured delete timeout, which used the create timeout instead (#12824)

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

NewReleases is sending notifications on new releases.