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

Fix limiting behavior of workers_ingress_cluster security group

* New variable `worker_sg_ingress_from_port` allows to change the minimum port number from which pods will accept communication
* See https://github.com/terraform-aws-modules/terraform-aws-eks/issues/27
This commit is contained in:
Ilya Sotkov
2018-06-22 11:52:37 +03:00
parent ee66e1df65
commit 02dc6849fb
5 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
v1.0.0
v1.0.1