You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,6 +234,7 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
234
234
| kubeconfig\_filename | The filename of the generated kubectl config. |
235
235
| node\_groups | Outputs from EKS node groups. Map of maps, keyed by var.node\_groups keys |
236
236
| oidc\_provider\_arn | The ARN of the OIDC Provider if `enable_irsa = true`. |
237
+
| security\_group\_rule\_cluster\_https\_worker\_ingress | Security group rule responsible for allowing pods to communicate with the EKS cluster API. |
237
238
| worker\_iam\_instance\_profile\_arns | default IAM instance profile ARN for EKS worker groups |
238
239
| worker\_iam\_instance\_profile\_names | default IAM instance profile name for EKS worker groups |
239
240
| worker\_iam\_role\_arn | default IAM role ARN for EKS worker groups |
0 commit comments