chore(deps): update terraform google to v6.32.0 (main) (#17463)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/15293/head^2
renovate[bot] 8 months ago committed by GitHub
parent 2c5ad028a1
commit bfa2a1df65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      tools/gcplog/main.tf

@ -2,7 +2,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "6.31.1"
version = "6.32.0"
}
}
}

Loading…
Cancel
Save