Change Network IP Range
hetzner_change_ip_rangeExpand the IP range of an existing Hetzner network. Provide a new CIDR superset of the current range; shrinking is not supported.
Instructions
Expand the IP range of an existing network. The new CIDR range must contain the current range; shrinking is not supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Network ID | |
| ip_range | Yes | New IP range in CIDR notation (e.g. "10.0.0.0/8"). Must be a superset of the current range. |