| <aname="input_control_nodes_name"></a>[control\_nodes\_name](#input\_control\_nodes\_name) | Name of the nodes. Must match [a-zA-Z0-9-]+ regexp. | `string` | `"control"` | no |
| <aname="input_control_nodes_name"></a>[control\_nodes\_name](#input\_control\_nodes\_name) | Name of the nodes. Must match [a-zA-Z0-9-]+ regexp. | `string` | `"control"` | no |
| <aname="input_control_nodes_volume_size"></a>[control\_nodes\_volume\_size](#input\_control\_nodes\_volume\_size) | The size of the volume to create (in gigabytes) for root filesystem. | `string` | `"30"` | no |
| <aname="input_control_nodes_volume_size"></a>[control\_nodes\_volume\_size](#input\_control\_nodes\_volume\_size) | The size of the volume to create (in gigabytes) for root filesystem. | `string` | `"30"` | no |
| <aname="input_create_lb_kube_api"></a>[create\_lb\_kube\_api](#input\_create\_lb\_kube\_api) | Create Load Balancer for kube-api | `bool` | `true` | no |
| <aname="input_create_lb_kube_api"></a>[create\_lb\_kube\_api](#input\_create\_lb\_kube\_api) | Create Load Balancer for kube-api | `bool` | `false` | no |
| <aname="input_custom_security_group_rules"></a>[custom\_security\_group\_rules](#input\_custom\_security\_group\_rules) | Custom security group rules to override the defaults | <pre>map(object({<br> description = string<br> direction = string<br> ethertype = string<br> protocol = string<br> port_range_min = number<br> port_range_max = number<br> remote_ip_prefix = string<br> }))</pre> | `{}` | no |
| <aname="input_custom_security_group_rules"></a>[custom\_security\_group\_rules](#input\_custom\_security\_group\_rules) | Custom security group rules to override the defaults | <pre>map(object({<br> description = string<br> direction = string<br> ethertype = string<br> protocol = string<br> port_range_min = number<br> port_range_max = number<br> remote_ip_prefix = string<br> }))</pre> | `{}` | no |
| <aname="input_infra_name"></a>[infra\_name](#input\_infra\_name) | Infrastructure (profile) name. Used as a name prefix. Must match [a-zA-Z0-9-]+ regexp. | `string` | `"general-tf-demo"` | no |
| <aname="input_infra_name"></a>[infra\_name](#input\_infra\_name) | Infrastructure (profile) name. Used as a name prefix. Must match [a-zA-Z0-9-]+ regexp. | `string` | `"general-tf-demo"` | no |
| <aname="input_internal_network_cidr"></a>[internal\_network\_cidr](#input\_internal\_network\_cidr) | Internal network address, use CIDR notation | `string` | `"10.0.0.0/24"` | no |
| <aname="input_internal_network_cidr"></a>[internal\_network\_cidr](#input\_internal\_network\_cidr) | Internal network address, use CIDR notation | `string` | `"10.0.0.0/24"` | no |