0.0.2 • Published 5 years ago

wait-for-deployment v0.0.2

Weekly downloads
4
License
-
Repository
-
Last release
5 years ago

Wait-For-Deployment library

Waits for deployment to be complete by checking tasks to be runned with a new task definition..

Parameters

process.env.TASK_DEFINITION => Task definition of the service process.env.SERVICE_NAME => Service name process.env.CLUSTER_NAME => Cluster name within ECS process.env.RETRY_COUNT => Retry count to for wait (Default is 40) process.env.SLEEP_TIME => Sleep time before a new retry (Default is 10)

0.0.2

5 years ago