Skip to content
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
@andersonkyle

Description

@andersonkyle

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions