chore(deps): update terraform google to v7.19.0 (main) (#20807)

Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
pull/20835/head
renovate-sh-app[bot] 2 months ago committed by GitHub
parent 4d437a3792
commit f0b60ebc1f
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 = "7.18.0"
version = "7.19.0"
}
}
}

Loading…
Cancel
Save