forked from aws/aws-cdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ecs): add automated spot instance draining support (aws#4360)
* feat(aws-ecs): add automated spot instance draining support * use @see in comments * 2 spaces indentation and simplify the integ content * update aws-ecs/README.md about Spot Instances. * fix typo * * update README * add unit test * remove redundant descriptions * fix trailing whitespace * - verify ASG has spot capacity only
- Loading branch information
1 parent
4284aa2
commit 9c208d0
Showing
5 changed files
with
1,444 additions
and
40 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
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
Oops, something went wrong.