| <a name="input_node_role_cni_policy_enabled"></a> [node\_role\_cni\_policy\_enabled](#input\_node\_role\_cni\_policy\_enabled) | When true, the `AmazonEKS_CNI_Policy` will be attached to the node IAM role.<br/>This used to be required, but it is [now recommended](https://docs.aws.amazon.com/eks/latest/userguide/create-node-role.html) that this policy be<br/>attached only to the `aws-node` Kubernetes service account. However, that<br/>is difficult to do with Terraform, so this module defaults to the old pattern. | `bool` | `true` | no |
0 commit comments