constellation/cli/internal/cloudcmd
Daniel Weiße ec424b260d
cli: refactor terraform code to be update/create agnostic (#2501)
* Move upgrade specific functions out of Terraform module
* Always allow overwriting Terraform files
* Ensure constellation-terraform dir does not exist on create

---------

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2023-10-26 10:55:50 +02:00
..
BUILD.bazel cli: common backend for init and upgrade apply commands (#2449) 2023-10-24 15:39:18 +02:00
clients_test.go cli: use state file on init and upgrade (#2395) 2023-10-09 13:04:29 +02:00
clients.go cli: refactor terraform code to be update/create agnostic (#2501) 2023-10-26 10:55:50 +02:00
cloudcmd.go Add package design goals to CLI package documentation 2023-08-09 15:42:24 +02:00
clusterupgrade_test.go cli: refactor terraform code to be update/create agnostic (#2501) 2023-10-26 10:55:50 +02:00
clusterupgrade.go cli: refactor terraform code to be update/create agnostic (#2501) 2023-10-26 10:55:50 +02:00
create_test.go cli: write infrastructure to new state file (#2321) 2023-09-25 16:19:43 +02:00
create.go cli: refactor terraform code to be update/create agnostic (#2501) 2023-10-26 10:55:50 +02:00
iam_test.go Remove iamid package 2023-08-09 15:42:24 +02:00
iam.go cli: refactor terraform code to be update/create agnostic (#2501) 2023-10-26 10:55:50 +02:00
iamupgrade.go cli: refactor terraform code to be update/create agnostic (#2501) 2023-10-26 10:55:50 +02:00
patch_test.go cli: Terraform upgrades maa patching (#1821) 2023-06-02 10:47:44 +02:00
patch.go cli: Terraform upgrades maa patching (#1821) 2023-06-02 10:47:44 +02:00
rollback_test.go cli: remove unnecessary check from QEMU rollbacker (#2489) 2023-10-23 10:20:25 +02:00
rollback.go cli: remove unnecessary check from QEMU rollbacker (#2489) 2023-10-23 10:20:25 +02:00
serviceaccount.go cli: common backend for init and upgrade apply commands (#2449) 2023-10-24 15:39:18 +02:00
terminate_test.go cli: add --workspace flag to set base directory for Constellation workspace (#2148) 2023-08-04 13:53:51 +02:00
terminate.go cli: add --workspace flag to set base directory for Constellation workspace (#2148) 2023-08-04 13:53:51 +02:00
tfupgrade_test.go cli: refactor terraform code to be update/create agnostic (#2501) 2023-10-26 10:55:50 +02:00
tfupgrade.go cli: refactor terraform code to be update/create agnostic (#2501) 2023-10-26 10:55:50 +02:00
tfvars.go Support internal load balancers (#2388) 2023-10-17 15:46:15 +02:00
validators_test.go cli: add verify support for TDX 2023-05-17 11:37:26 +02:00
validators.go attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00