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

change conditional for irsa.tf (#783)

This commit is contained in:
Dawid Rogaczewski
2020-03-12 11:50:41 +01:00
committed by GitHub
parent 2a78825ef7
commit 4c0c4c49a6
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
- 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)
- Add support for envelope encryption of Secrets (by @babilen5)
- Fix issue with terraform plan phase when IRSA was enabled and create_eks switches to false (by @daroga0002)
- **Breaking:** Added support for EKS 1.15 (by @sc250024)
# History