deps: update Terraform google-beta to v4.72.0 (#2027)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-06 11:53:40 +02:00 committed by GitHub
parent 3f1faead94
commit f364bd6b9d
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.64.0"
version = "4.72.0"
}
}
}