modum-io/aws-ecs-deploy-service-by-template

Updates an existing task definition with a new image and deploys it to ECS.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
template-task-definitionThe task definition to clone. Format: "family:revision" or "family" (for latest active).yes
target-task-definitionThe family of the new task definition name to register.yes
container-nameThe name of the container in the template task definition for which the image should be set.yes
imageThe docker image to deploy.yes
clusterThe name of the ECS cluster in which the service runs.yesdefault
serviceThe name of the ECS service to update.yes

no outputs