deps: update Terraform google to v4.64.0 (#1766)

* deps: update Terraform google to v4.64.0

* deps: tidy all modules

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-16 15:11:59 +02:00 committed by GitHub
parent 65e7778955
commit 87bf36d757
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 68 additions and 80 deletions

View file

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