mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-12 00:26:35 -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. |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| clients.go | ||
| clients_test.go | ||
| cloudcmd.go | ||
| create.go | ||
| create_test.go | ||
| iam.go | ||
| iam_test.go | ||
| patch.go | ||
| patch_test.go | ||
| rollback.go | ||
| rollback_test.go | ||
| terminate.go | ||
| terminate_test.go | ||
| validators.go | ||
| validators_test.go | ||