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
| <aname="input_min_size"></a> [min\_size](#input\_min\_size)| Minimum number of instances/nodes |`number`|`0`| no |
171
171
| <aname="input_name"></a> [name](#input\_name)| Name of the EKS managed node group |`string`|`""`| no |
172
172
| <aname="input_network_interfaces"></a> [network\_interfaces](#input\_network\_interfaces)| Customize network interfaces to be attached at instance boot time |`list(any)`|`[]`| no |
173
+
| <aname="input_node_repair_config_enabled"></a> [node\_repair\_config\_enabled](#input\_node\_repair\_config\_enabled)| Determines whether to enable the node auto repair feature. |`bool`|`false`| no |
173
174
| <aname="input_placement"></a> [placement](#input\_placement)| The placement of the instance |`map(string)`|`{}`| no |
174
175
| <aname="input_placement_group_az"></a> [placement\_group\_az](#input\_placement\_group\_az)| Availability zone where placement group is created (ex. `eu-west-1c`) |`string`|`null`| no |
175
176
| <aname="input_placement_group_strategy"></a> [placement\_group\_strategy](#input\_placement\_group\_strategy)| The placement group strategy |`string`|`"cluster"`| no |
0 commit comments