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: implement container-docker-label-updates #183

Closed brivu closed 2 years ago

brivu commented 2 years ago

This PR adds the container-docker-label-updates parameter which enables users to update the docker labels within a container from a task definition.