Skip to content

Add ECS update-task-definition script

Etienne Baqué requested to merge 207962-add-ecs into master

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é

Merge request reports