Skip to content

VPC and Subnet

Requirements

Name Version
hcloud ~> 1.47

Providers

Name Version
hcloud ~> 1.47

Modules

No modules.

Resources

Name Type
hcloud_network.network resource
hcloud_network_subnet.deployment_subnet resource

Inputs

Name Description Type Default Required
network_type Network Type string n/a yes
network_zone Network Zone string n/a yes
subnet_config Subnet Configuration
map(object({
subnet_ip_range = string
}))
n/a yes
vpc_config VPC Configuration
object({
vpc_name = string
vpc_ip_range = string
})
n/a yes

Outputs

Name Description
subnet_id n/a