1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00

fix max_instance_lifetime for workers (#771)

* fix max_instance_lifetime for workers

* update changelog

* update changelog
This commit is contained in:
Thierno IB. BARRY
2020-03-10 22:01:01 +01:00
committed by GitHub
parent f465e55721
commit 2715b01e4e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
- Use correct policy arns for CN regions (cn-north-1, cn-northwest-1) (by @cofyc)
- Add support for ASG max instance lifetime (by @sidprak)
- Add `default_cooldown` and `health_check_grace_period` options to workers ASG (by @ArieLevs)
- Fix support for ASG max instance lifetime for workers (by @barryib)
# History