Name | Version |
---|---|
hcloud | 1.49.1 |
Name | Version |
---|---|
hcloud | 1.49.1 |
No modules.
Name | Type |
---|---|
hcloud_network.this | resource |
hcloud_network_subnet.private | resource |
hcloud_network_subnet.public | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
labels | A map of labels to add to all resources | map(string) |
{} |
no |
network_cidr | Network CIDR | string |
"10.0.0.0/16" |
no |
network_name | Network name | string |
"my-hetzner-network" |
no |
network_zone | Network zone location | string |
"eu-central" |
no |
private_subnets | A map of private subnets inside the Network | map(object({ |
{} |
no |
public_subnets | A map of public subnets inside the Network | map(object({ |
{} |
no |
No outputs.