wenzel-felix / terraform-hcloud-rke2

This module deploys a resilient and highly available rke2 Kubernetes cluster on Hetzner Cloud.
https://registry.terraform.io/modules/wenzel-felix/rke2/hcloud/latest
MIT License
12 stars 6 forks source link

Makes the load balancer location a variable #38

Closed mpepping closed 10 months ago

mpepping commented 10 months ago

Makes the load balancer location a variable and keep hel1 as the default.

wenzel-felix commented 10 months ago

Thank you for the PR. A new module version has been released. https://github.com/wenzel-felix/terraform-hcloud-rke2/releases/tag/v0.5.3

mpepping commented 10 months ago

Thank you, @wenzel-felix!