deps: update Terraform google to v4.53.1 (#1198)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-21 09:21:12 +01:00 committed by GitHub
parent 0e7f1c9300
commit 9a5a7d6852
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 79 additions and 79 deletions

View file

@ -2,7 +2,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "4.50.0"
version = "4.53.1"
}
google-beta = {
source = "hashicorp/google-beta"