CircleCI-Public / aws-ecs-orb

An orb that simplifies deployment to Amazon's Elastic Container Service (ECS). Supports both EC2 and Fargate launch types.
https://circleci.com/orbs/registry/orb/circleci/aws-ecs
MIT License
51 stars 80 forks source link

Document minimum aws version needed #100

Closed lokst closed 2 years ago

lokst commented 4 years ago

Document minimum aws version needed to support the --include TAGS option which the orb uses, and known machine executor images that do not have a new enough aws version pre-installed. This may help avoid issues like https://github.com/CircleCI-Public/aws-ecs-orb/issues/98.

Perhaps this could go into a "Common Problem Causes" section of the readme.

devkapilbansal commented 4 years ago

@lokst I want to look into this issue

brivu commented 2 years ago

The --include flag has been deprecated