constellation/cli/internal/cloudcmd
3u13r 0c89f57ac5
Support internal load balancers (#2388)
* arch: support internal lb on Azure

* arch: support internal lb on GCP

* helm: remove lb svc from verify deployment

* arch: support internal lb on AWS

* terraform: add jump hosts for internal lb

* cli: expose internalLoadBalancer in config

* ci: add e2e-manual-internal

* add in-cluster endpoint to terraform output
2023-10-17 15:46:15 +02:00
..
BUILD.bazel cli: write infrastructure to new state file (#2321) 2023-09-25 16:19:43 +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: remove TF ApplyOutput dependency in CLI (#2323) 2023-09-25 17:10:23 +02:00
cloudcmd.go Add package design goals to CLI package documentation 2023-08-09 15:42:24 +02:00
clusterupgrade_test.go cli: remove TF ApplyOutput dependency in CLI (#2323) 2023-09-25 17:10:23 +02:00
clusterupgrade.go cli: remove TF ApplyOutput dependency in CLI (#2323) 2023-09-25 17:10:23 +02:00
create_test.go cli: write infrastructure to new state file (#2321) 2023-09-25 16:19:43 +02:00
create.go cli: remove TF ApplyOutput dependency in CLI (#2323) 2023-09-25 17:10:23 +02:00
iam_test.go Remove iamid package 2023-08-09 15:42:24 +02:00
iam.go cli: clean up terraform package (#2256) 2023-08-21 10:26:53 +02:00
iamupgrade.go cli: perform upgrades in-place in Terraform workspace (#2317) 2023-09-14 11:51:20 +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: cleanup terraform files when create fails (#2282) 2023-08-24 16:38:02 +02:00
rollback.go cli: cleanup terraform files when create fails (#2282) 2023-08-24 16:38:02 +02:00
serviceaccount.go cli: fix incorrect file path for master secret during upgrades when using workspace flag (#2249) 2023-08-16 15:38:40 +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: perform upgrades in-place in Terraform workspace (#2317) 2023-09-14 11:51:20 +02:00
tfupgrade.go cli: perform upgrades in-place in Terraform workspace (#2317) 2023-09-14 11:51:20 +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