github hashicorp/terraform-provider-google v7.18.0

6 hours ago

BREAKING CHANGES:

  • alloydb: removed the incorrect top-level field last_successful_backup_consistency_time from google_backup_dr_backup_plan_association. No value has been present in this output-only field. (#25928)

FEATURES:

  • New Resource: google_dataplex_data_asset (#25922)
  • New Resource: google_firebase_ai_logic_prompt_template_lock (#25877)
  • New Resource: google_logging_saved_query (#25921)

IMPROVEMENTS:

  • alloydb: added restore_backupdr_backup_source, restore_backupdr_pitr_source, and backupdr_backup_source to google_alloydb_cluster (#25928)
  • alloydb: added rules_config_info.last_successful_backup_consistency_time to google_backup_dr_backup_plan_association (#25928)
  • compute: updated target_service field to support update-in-place in google_compute_service_attachment resource (#25924)
  • datafusion: added patch_revision field to google_data_fusion_instance resource (#25923)
  • firestore: added skip_wait field to google_firestore_index resource, skipping the wait for index creation (#25934)
  • gkeonprem: added skip_validations field to google_gkeonprem_vmware_cluster resource (#25917)
  • sql: added database_role field and iam_email field to google_sql_user resource to support managing Cloud SQL users with database roles. (#25926)

BUG FIXES:

  • cloudbuild: fixed google_cloudbuild_trigger to allow creation without source configuration for manual triggers (#25925)
  • cloudrunv2: fix permadiff on scaling.scaling_mode in google_cloud_run_v2_worker_pool (#25927)
  • compute: resolved issues where show_nat_ips and nat_ips in google_compute_service_attachment were causing test failures due to an underlying API problem. These fields are now temporarily non-functional and will be ignored. (#25908)
  • container: fixed a bug in google_container_node_pool that prevented creation when blue_green_settings was specified (#25916)
  • container: fixed perma-diff in google_container_cluster when setting resource_limits with disabled node autoprovisioning (#25929)

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

NewReleases is sending notifications on new releases.