Skip to content

chore(deps): update terraform google to v5.25.0

Soos requested to merge renovate/google-5.x into main

This MR contains the following updates:

Package Type Update Change
google (source) required_provider minor 5.24.0 -> 5.25.0

Release Notes

hashicorp/terraform-provider-google (google)

v5.25.0

Compare Source

FEATURES:

  • New Data Source: google_tags_tag_keys (#​17782)
  • New Data Source: google_tags_tag_values (#​17782)

IMPROVEMENTS:

  • bigquery: added in-place schema column drop support for google_bigquery_table resource (#​17777)
  • compute: added endpoint_types field to google_compute_router_nat resource (#​17771)
  • compute: increased timeouts from 8 minutes to 20 minutes for google_compute_security_policy resource (#​17793)
  • compute: promoted google_compute_instance_settings to GA (#​17781)
  • container: added stateful_ha_config field to google_container_cluster resource (#​17796)
  • firestore: added vector_config field to google_firestore_index resource (#​17758)
  • gkebackup: added backup_schedule.rpo_config field to google_gke_backup_backup_plan resource (#​17805)
  • networksecurity: added disabled field to google_network_security_firewall_endpoint_association resource; (#​17762)
  • sql: added enable_google_ml_integration field to google_sql_database_instance resource (#​17798)
  • storage: added labels validation to google_storage_bucket resource (#​17806)
  • vmwareengine: added preferred_zone and secondary_zone fields to google_vmwareengine_private_cloud resource (#​17803)

BUG FIXES:

  • networksecurity: fixed an issue where google_network_security_firewall_endpoint_association resources could not be created due to a bad parameter (#​17762)
  • privateca: fixed permission issue by specifying signer certs chain when activating a sub-CA across regions for google_privateca_certificate_authority resource (#​17783)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports