deps: update Terraform google to v4.50.0 (#1098)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-27 16:13:44 +01:00 committed by GitHub
parent 17ff8c43d7
commit b47a2f81a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 79 additions and 73 deletions

View file

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