Enable create_before_destroy for ASG and enable force_delete to be configured (#250)

* Allow force_delete to be passed to the ASG, and set ASG so that it will create before deletion.

* Set default

* Adding CHANGELOG
This commit is contained in:
Stefan Sedich
2019-01-24 01:48:26 -08:00
committed by Max Williams
parent 89461903b4
commit 8473c69f25
4 changed files with 10 additions and 2 deletions

View File

@@ -11,11 +11,11 @@ project adheres to [Semantic Versioning](http://semver.org/).
##### Added
- Write your awesome addition here (by @you)
- Ability to configure force_delete for the worker group ASG (by @stefansedich)
##### Changed
- Write your awesome change here (by @you)
- Change worker group ASG to use create_before_destroy (by @stefansedich)
# History