mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-22 16:48:26 +02:00
Add worker group option to protect from scale in. (#135)
See [#134](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/134)
This commit is contained in:
committed by
Max Williams
parent
0448350468
commit
b6f6a82352
@@ -16,6 +16,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- A subtle but thoughtful change. (Boomshakalaka, @self 🏀)
|
||||
- fix default worker subnets not working (by @erks)
|
||||
- fix default worker autoscaling_enabled not working (by @erks)
|
||||
- add `protect_from_scale_in` to solve issue #134 (by @kinghajj)
|
||||
|
||||
## [[v1.6.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v1.5.0...v1.6.0)] - 2018-09-04]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user