Add suspended_processes attributes to autoscaling_group (#159)

This commit is contained in:
Bruno Meneguello
2018-10-09 09:38:15 -03:00
committed by Max Williams
parent a36a8512ad
commit d31bf4f83c
3 changed files with 4 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added
- A useful addition (slam dunk, @self 🔥)
- `suspended_processes` to `worker_groups` input (by @bkmeneguello)
### Changed