tibordp / terraform-hcloud-dualstack-k8s

Terraform module for a dual-stack Kubernetes cluster on Hetzner Cloud
https://registry.terraform.io/modules/tibordp/dualstack-k8s/hcloud
MIT License
34 stars 12 forks source link

feat: Make primary IP family configurable #13

Closed tibordp closed 3 years ago

tibordp commented 3 years ago

Some applications that are not IPv6-ready really don't like it if the default service is IPv6-only. This makes the primary IP family configurable.