ITADN

Add a hetzner network resource

#864Closeddanielpodwysocki 创建于 2026-02-08
To accompany the existing hetzner_vm resource, it'd be nice to allow users to define private networks in Hetzner. This enables offline usecases, as well as permits saving on egress cost and improves security when doing any sort of clustering. It already is possible within the go modules mgmt uses for server creation - examples in Hetzner's test suite exist here: https://github.com/hetznercloud/hcloud-go/blob/main/hcloud/network_test.go#L199 I'll try and contribute it when I have a bit more bandwidth.
关闭于 2026-02-09 1 条评论