constellation/cli/internal/cloudcmd
Moritz Sanft 402a8834ca
ci: add e2e test for self-managed infrastructure (#2472)
* add self-managed infra e2e test

* self-managed terminatio

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* fix upgrade test

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* fix indentation

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* use -r when copying dir

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* add terraform variable parsing

* copy constellation conf

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* remove unnecessary line breaks

* add missing value

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* add image fetching for CSP

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* fix quoting

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* add missing input to internal lb test

* normalize Azure URLs.. Of course

* tidy

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* fix expressions

* initsecret to hex

* update hexdump cmd

* add build test

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* add node / pod cidr outputs

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* explicitly delete the state file

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* add missing license header

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* always write all outputs

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* fix list output

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* remove state-file and admin-conf on destroy

* dont use test payload

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* [remove] use self managed infra in manual e2e for testing

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* init: always skip infrastructure phase

* patch maa in workflow

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* default to Constellation-created infra in e2e test

---------

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2023-10-27 09:37:26 +02:00
..
BUILD.bazel ci: add e2e test for self-managed infrastructure (#2472) 2023-10-27 09:37:26 +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 ci: add e2e test for self-managed infrastructure (#2472) 2023-10-27 09:37:26 +02:00
create_test.go cli: write infrastructure to new state file (#2321) 2023-09-25 16:19:43 +02:00
create.go ci: add e2e test for self-managed infrastructure (#2472) 2023-10-27 09:37:26 +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
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