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/hetzner/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ No modules.
61
61
| <aname="input_network_subnet"></a> [network\_subnet](#input\_network\_subnet)| Subnet of the main network |`string`|`"10.0.0.0/16"`| no |
62
62
| <aname="input_network_type"></a> [network\_type](#input\_network\_type)| Type of network to use |`string`|`"cloud"`| no |
63
63
| <aname="input_region"></a> [region](#input\_region)| Region to use. This covers multiple datacentres. |`string`|`"eu-central"`| no |
64
+
| <aname="input_schedule_workloads_on_manager_nodes"></a> [schedule\_workloads\_on\_manager\_nodes](#input\_schedule\_workloads\_on\_manager\_nodes)| Allow scheduling of workloads of manager nodes. |`bool`|`true`| no |
64
65
| <aname="input_ssh_key"></a> [ssh\_key](#input\_ssh\_key)| Path to the private SSH key |`string`|`"~/.ssh/id_ed25519"`| no |
65
66
| <aname="input_ssh_key_public"></a> [ssh\_key\_public](#input\_ssh\_key\_public)| Path to the public SSH key |`string`|`"~/.ssh/id_ed25519.pub"`| no |
66
67
| <aname="input_ssh_port"></a> [ssh\_port](#input\_ssh\_port)| Port to use for SSH access |`number`|`2244`| no |
0 commit comments