constellation/cli/internal/cloudcmd
Adrian Stobbe 487fa1e397
terraform: azure node groups (#1955)
* init

* migration working

* make tf variables with default value optional in go through ptr type

* fix CI build

* pr feedback

* add azure targets tf

* skip migration for empty targets

* make instance_count optional

* change role naming to dashed + add validation

* make node_group.zones optional

* Update cli/internal/terraform/terraform/azure/main.tf

Co-authored-by: Malte Poll <1780588+malt3@users.noreply.github.com>

* malte feedback

---------

Co-authored-by: Malte Poll <1780588+malt3@users.noreply.github.com>
2023-06-22 16:53:40 +02:00
..
BUILD.bazel terraform: azure node groups (#1955) 2023-06-22 16:53:40 +02:00
clients.go attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
clients_test.go attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
cloudcmd.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
create.go terraform: azure node groups (#1955) 2023-06-22 16:53:40 +02:00
create_test.go cli: new flag to set the attestation type for config generate (#1769) 2023-05-17 16:53:56 +02:00
iam.go cli: use uami for in-cluter authentication (#1820) 2023-05-26 11:45:03 +02:00
iam_test.go cli: use uami for in-cluter authentication (#1820) 2023-05-26 11:45:03 +02:00
patch.go cli: Terraform upgrades maa patching (#1821) 2023-06-02 10:47:44 +02:00
patch_test.go cli: Terraform upgrades maa patching (#1821) 2023-06-02 10:47:44 +02:00
rollback.go todo responsibilities and cleanup (#1837) 2023-06-01 12:33:06 +02:00
rollback_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
terminate_test.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
validators.go attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
validators_test.go cli: add verify support for TDX 2023-05-17 11:37:26 +02:00