-
Notifications
You must be signed in to change notification settings - Fork 398
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add validation to ensure ecs service deployed successfully
This expands the existing delay and repeat parameters to also check if a service is deployed successfully. This is done by checking the running count is equal to the desired count for the active deployment. When delay is set to 0, it'll disable this check.
- Loading branch information
Showing
1 changed file
with
38 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters