mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-06-19 03:39:32 -04:00
deps: bump minimum terraform version (#1797)
This commit is contained in:
parent
2754d7817d
commit
3b7bae7535
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
tfVersion = ">= 1.2.0"
|
||||
tfVersion = ">= 1.4.6"
|
||||
terraformVarsFile = "terraform.tfvars"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue