deps: update Terraform google to v4.65.1 (#1778)

* deps: update Terraform google to v4.65.1

* 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 16:07:21 +02:00 committed by GitHub
parent 0ce01cbad3
commit fd3c93660e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 68 additions and 68 deletions

View file

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