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

Fix/upsert secrets issue 210 #216

Closed marboledacci closed 2 months ago

marboledacci commented 2 months ago

The secrets update was not managed correctly as mentioned in #210. I'm fixing that here, and doing some updates to the tests.