deps: update Terraform google to v4.57.0 (#1420)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-16 12:06:53 +01:00 committed by GitHub
parent 0db034db5b
commit 95d6618b9d
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.53.1"
version = "4.57.0"
}
random = {
source = "hashicorp/random"