constellation/cli/internal/terraform
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
..
terraform terraform: instance_count => initial_count (#1989) 2023-06-30 10:53:00 +02:00
BUILD.bazel terraform: QEMU node groups (#1961) 2023-06-28 14:42:34 +02:00
loader_test.go cli: store upgrade files in versioned folders (#1929) 2023-06-21 09:22:32 +02:00
loader.go cli: store upgrade files in versioned folders (#1929) 2023-06-21 09:22:32 +02:00
logging.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
terraform_test.go cli: manual AWS terraform state transitions 2023-06-28 18:13:01 +02:00
terraform.go cli: manual AWS terraform state transitions 2023-06-28 18:13:01 +02:00
variables_test.go terraform: instance_count => initial_count (#1989) 2023-06-30 10:53:00 +02:00
variables.go terraform: instance_count => initial_count (#1989) 2023-06-30 10:53:00 +02:00