agendrix/Wait for ECS service deployment

Wait for an ECS service deployment to complete

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
clusterName of the ECS cluster in which the service operatesyes
serviceName of the ECS serviceyes
task-definition-arnARN of the task definition attached to the deployment to monitoryes
deployment-timeout-minutesHow long to wait for the ECS service deployment to complete before failing10
namedescription
deployment-outcomeThe outcome of the service deployment. Possible values are: 'success' if the deployment completed successfully and that the service is stable 'skipped' if a new primary deployment was enqueue while the deployment was ongoing