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

feat: Export DEPLOYMENT_ID as CCI_ORB_AWS_ECS_DEPLOYMENT_ID #214

Closed nicoalonsop closed 2 months ago

nicoalonsop commented 6 months ago

This allows the use of DEPLOYMENT_ID as CCI_ORB_AWS_ECS_DEPLOYMENT_ID in the following steps of your job.

In my case, I need to create a custom step that uses DEPLOYMENT_ID to call AWS.