mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 14:26:23 -04:00
terraform: upgrade hashicorp/google to 6.7.0 (#3440)
This commit is contained in:
parent
0997ce2b98
commit
96ac7124e3
8 changed files with 63 additions and 127 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = "5.37.0"
|
||||
version = "6.7.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue