Attach Load Balancer to Network
hetzner_attach_lb_to_networkAttach a Hetzner load balancer to a specified network, optionally assigning an IP address or subnet range.
Instructions
Attach a load balancer to a network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource ID | |
| network | Yes | Network ID to attach to | |
| ip | No | IP address to assign in the network | |
| ip_range | No | Subnet IP range (CIDR) to attach to, e.g. "10.0.1.0/24" |