deps: update Terraform google-beta to v4.83.0 new (#2345)

Co-authored-by: Leonard Cohnen <lc@edgeless.systems>
This commit is contained in:
renovate[bot] 2023-09-22 10:37:19 +02:00 committed by GitHub
parent 3ed001fa8a
commit 74fe8af8e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 40 additions and 40 deletions

View file

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