Closed lokst closed 4 years ago
Fixes the ec2_tear-down-run-task-test integration test job so that it tears down the task definition that was created by the integration tests (in an earlier job in the workflow), rather than an externally created one.
ec2_tear-down-run-task-test
Example after fix: https://circleci.com/gh/CircleCI-Public/aws-ecs-orb/2737
Also updates the changelog so that it includes the most recent (unrelated to this PR) release.
Fixes the
ec2_tear-down-run-task-test
integration test job so that it tears down the task definition that was created by the integration tests (in an earlier job in the workflow), rather than an externally created one.Example after fix: https://circleci.com/gh/CircleCI-Public/aws-ecs-orb/2737
Also updates the changelog so that it includes the most recent (unrelated to this PR) release.