deps: update Terraform google-beta to v4.53.1 (#1199)

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

View file

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