mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-30 02:28:48 -04:00
cli: unify terraform variable creation (#2119)
Before we defined the variables twice. Once for upgrades, once for create. Also move default node group names into a constant
This commit is contained in:
parent
f9391ed903
commit
cf822f7eee
19 changed files with 464 additions and 451 deletions
|
@ -76,7 +76,6 @@ go_library(
|
|||
"//internal/license",
|
||||
"//internal/logger",
|
||||
"//internal/retry",
|
||||
"//internal/role",
|
||||
"//internal/semver",
|
||||
"//internal/sigstore",
|
||||
"//internal/versions",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue