mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-10 07:50:08 -04:00
deps: update Terraform dependencies
This commit is contained in:
parent
5171a01b95
commit
f82cd999cb
35 changed files with 311 additions and 293 deletions
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = "6.36.0"
|
||||
version = "6.44.0"
|
||||
}
|
||||
|
||||
random = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue