mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-14 01:20:43 -05:00
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. |
||
|---|---|---|
| .. | ||
| terraform | ||
| BUILD.bazel | ||
| loader.go | ||
| loader_test.go | ||
| logging.go | ||
| terraform.go | ||
| terraform_test.go | ||
| variables.go | ||
| variables_test.go | ||