deps: update Terraform google-beta to v4.64.0 (#1767)

* deps: update Terraform google-beta 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:26:26 +02:00 committed by GitHub
parent 87bf36d757
commit 780fa9a238
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 40 additions and 52 deletions

View file

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