mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-21 21:44:39 -04:00
deps: update Terraform google to v7 (#3937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0066419668
commit
618b85c477
8 changed files with 54 additions and 54 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = "6.49.2"
|
||||
version = "7.0.1"
|
||||
}
|
||||
|
||||
random = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue