This repository was archived by the owner on Jul 3, 2023. It is now read-only.
This repository was archived by the owner on Jul 3, 2023. It is now read-only.
ECS-Cluster Module Doesn't Use Name Variable When Adding Instances to Cluster #77
Closed
Description
The ecs-cluster module doesn't use the name variable when adding EC2 instances to the cluster. All instances are added to the default cluster.
The ecs-agent uses the ECS_CLUSTER environment variable to determine which cluster to associate the instance with. When that isn't provided, it joins the default cluster by default.
Metadata
Metadata
Assignees
Labels
No labels