mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-27 19:07:19 +02:00
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:
committed by
Max Williams
parent
89461903b4
commit
8473c69f25
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user