Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Using "--no-associate-public-ip-address" creates a cluster with no instances #319

@PettitWesley

Description

@PettitWesley

I ran the following:
ecs-cli up --keypair MyFirstKeyPair --capability-iam --size 2 --instance-type t2.medium --no-associate-public-ip-address --cluster ITHINKIFOUNDABUG

The command succeeded and everything seemed normal (no errors)- but when I checked my cluster there were no container instances present. I then ran ecs-cli up again without the --no-associate-public-ip-address flag and a cluster was successfully created and had container instances.

Metadata

Metadata

Assignees

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