chore(deps): update terraform google to v6.14.1 (#15493)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/15504/head
renovate[bot] 5 months ago committed by GitHub
parent 606f2f1a4d
commit 21660607bd
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.14.0"
version = "6.14.1"
}
}
}

Loading…
Cancel
Save