Add ECS update-task-definition script
This MR does two things:
- it adds two packages to install in the AWS Dockerfile.
- it adds an
ecs
script. In this script, there's a function that registers a new task definition and apply it to an existing ECS service.
Related to gitlab#207962 (closed)
Edited by Etienne Baqué