This repository was archived by the owner on Nov 5, 2024. It is now read-only.
This repository was archived by the owner on Nov 5, 2024. It is now read-only.
aws ecs - how to update a task definition #406
Closed
Description
Is there a way to add a new revision to a ECS task definition?
In my case I want to update the container URL in my CD pipeline using the command line. Either the documentation is missing how to do that or it is only possible currently using the management console?
see aws/amazon-ecs-cli#91 (but i am not using docker compose)