1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/changelogs/fragments/attach-to-network-ip-range.yml
Jonas L. 66aaef7be4
feat: attach server or load balancer to specific subnet (#726)
##### SUMMARY

Attach the server or load balancer to the specific subnet ip_range.

##### ISSUE TYPE

- Feature Pull Request


##### COMPONENT NAME
- server_network
- load_balancer_network
2025-11-05 16:15:08 +01:00

3 lines
212 B
YAML

minor_changes:
- load_balancer_network - Add ``ip_range`` argument to attach a load balancer to a specific subnet.
- server_network - Add ``ip_range`` argument to attach a load balancer to a specific subnet.