Don't create ingress rule if worker security group exists (#715)

This commit is contained in:
Andrey Zhelnin
2020-01-28 16:34:55 +01:00
committed by Max Williams
parent 905d9f05a9
commit de90ff5d3a
2 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
## [[v8.?.?](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v8.1.0...HEAD)] - YYYY-MM-DD]
- Include ability to configure custom os-specific command for waiting until kube cluster is healthy (@sanjeevgiri)
- Disable creation of ingress rules if worker nodes security groups are exists (@andjelx)
# History