deps: update Terraform google-beta to v4.57.0 (#1423)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-16 13:45:43 +01:00 committed by GitHub
parent f8f3f00595
commit 03d2232321
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 51 additions and 51 deletions

View file

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