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: modules/node_groups/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,7 @@ No modules.
94
94
| <aname="input_cluster_auth_base64"></a> [cluster\_auth\_base64](#input\_cluster\_auth\_base64)| Base64 encoded CA of parent cluster |`string`|`""`| no |
95
95
| <aname="input_cluster_endpoint"></a> [cluster\_endpoint](#input\_cluster\_endpoint)| Endpoint of parent cluster |`string`|`""`| no |
96
96
| <aname="input_cluster_name"></a> [cluster\_name](#input\_cluster\_name)| Name of parent cluster |`string`|`""`| no |
97
+
| <aname="input_cluster_service_ipv4_cidr"></a> [cluster\_service\_ipv4\_cidr](#input\_cluster\_service\_ipv4\_cidr)| service ipv4 cidr for the kubernetes cluster |`string`|`null`| no |
97
98
| <aname="input_create_eks"></a> [create\_eks](#input\_create\_eks)| Controls if EKS resources should be created (it affects almost all resources) |`bool`|`true`| no |
98
99
| <aname="input_default_iam_role_arn"></a> [default\_iam\_role\_arn](#input\_default\_iam\_role\_arn)| ARN of the default IAM worker role to use if one is not specified in `var.node_groups` or `var.node_groups_defaults`|`string`|`""`| no |
99
100
| <aname="input_ebs_optimized_not_supported"></a> [ebs\_optimized\_not\_supported](#input\_ebs\_optimized\_not\_supported)| List of instance types that do not support EBS optimization |`list(string)`|`[]`| no |
0 commit comments