github hashicorp/terraform-provider-google v7.44.0

5 hours ago

FEATURES:

  • New List Resource: google_bigquery_dataset_iam_member (#28578)
  • New List Resource: google_bigquery_table (#28576)
  • New Resource: google_chronicle_custom_list (#28618)
  • New Resource: google_chronicle_soar_network (#28649)
  • New Resource: google_dataform_repository (#28642)
  • New Resource: google_dataform_repository_iam_binding (#28642)
  • New Resource: google_dataform_repository_iam_member (#28642)
  • New Resource: google_dataform_repository_iam_policy (#28642)
  • New Resource: google_iam_folder_access_policy (#28664)
  • New Resource: google_iam_organization_access_policy (#28664)
  • New Resource: google_iam_project_access_policy (#28664)
  • New Resource: google_vertex_ai_evaluation_metric (#28665)

IMPROVEMENTS:

  • bigquery: added resource identity support to google_bigquery_table (#28574)
  • compute: promoted host_error_timeout_seconds field in google_compute_instance, google_compute_instance_template and google_compute_region_instance_template to GA (#28671)
  • container: added high_scale_checkpointing_config block to addons_config in google_container_cluster (#28669)
  • dataproc: added attached_disk_config to disk_config to support attached disks in the google_dataproc_cluster resource (#28590)
  • memorystore: documented TOKEN_AUTH as a google-beta-only value for authorization_mode field on google_memorystore_instance resource (#28584)
  • networkservices: added allow_global_access field to google_network_services_gateway (#28589)
  • oracledatabase: added identity_connector to google_oracle_database_exadb_vm_cluster for CMEK support (#28615)
  • securesourcemanager: added service_account and scan_config fields to google_secure_source_manager_repository (#28662)
  • sql: added password_secret_version and user fields into google_sql_provision_script resource (#28619)
  • 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 (#28616)

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 (#28586)
  • biglakeiceberg: fixed a permadiff in google_biglake_iceberg_table by suppressing diffs on location when the API-returned path contains a suffix folder (#28577)
  • biglakeiceberg: fixed permadiff on write.parquet.compression-codec in google_biglake_iceberg_table (#28650)
  • bigquery: fixed a provider panic when reading incomplete IAM conditions on google_bigquery_dataset_iam_member (#28617)
  • cloudrunv2: fixed permadiff by setting template.scaling.max_instance_count to computed in google_cloud_run_v2_service (#28644)
  • cloudrunv2: fixed permadiff in template.containers.resources.limits block in google_cloud_run_v2_service resource (#28670)
  • cloudsecuritycompliance: fixed state drift on supported_enforcement_modes in google_cloud_security_compliance_framework resource (#28676)
  • container: fixed a permadiff where ignore_node_count_changes was not persisted in google_container_cluster.node_pool (#28573)
  • 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 (#28585)
  • networkconnectivity: made network field in google_network_connectivity_transport optional (#28639)
  • recaptchaenterprise: fixed updates to google_recaptcha_enterprise_key so existing challenge_settings.action_settings entries are preserved when the action map changes (#28673)
  • servicenetworking: fixed google_service_networking_connection ignoring the configured delete timeout, which used the create timeout instead (#28641)

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

NewReleases is sending notifications on new releases.