constellation/cli/internal/cloudcmd
Malte Poll 5f8ea1348a
terraform: instance_count => initial_count (#1989)
Normalize naming for the "instance_count" / "initial_count" int terraform to always use "initial_count".
This is required, since there is a naming confusion on AWS.
"initial_count" is more precise, since it reflects the fact that this value is ignored when applying the terraform template
after the scaling groups already exist.
2023-06-30 10:53:00 +02:00
..
BUILD.bazel terraform: azure node groups (#1955) 2023-06-22 16:53:40 +02:00
clients_test.go remove Terraform targets (#1970) 2023-06-27 11:27:50 +02:00
clients.go remove Terraform targets (#1970) 2023-06-27 11:27:50 +02:00
cloudcmd.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
create_test.go cli: new flag to set the attestation type for config generate (#1769) 2023-05-17 16:53:56 +02:00
create.go terraform: instance_count => initial_count (#1989) 2023-06-30 10:53:00 +02:00
iam_test.go cli: use uami for in-cluter authentication (#1820) 2023-05-26 11:45:03 +02:00
iam.go cli: use uami for in-cluter authentication (#1820) 2023-05-26 11:45:03 +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: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
rollback.go todo responsibilities and cleanup (#1837) 2023-06-01 12:33:06 +02:00
terminate_test.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
terminate.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +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