Skip to content

Commit

Permalink
feat(ecs): support for capacity provider managed instance draining (#…
Browse files Browse the repository at this point in the history
…28672)

ECS now supports managed instance draining which facilitates graceful termination of Amazon ECS instances for Capacity Providers.

Add a new constructor property, `enableManagedDraining`, to `AsgCapacityProvider`, to allow users to enable this feature.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
otaviomacedo committed Jan 11, 2024
1 parent dd04725 commit aaa2a09
Show file tree
Hide file tree
Showing 14 changed files with 2,764 additions and 4 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit aaa2a09

Please sign in to comment.