equinix-labs / terraform-equinix-metal-k3s

Manage K3s (k3s.io) region clusters on Equinix Metal
https://registry.terraform.io/modules/equinix/k3s/metal/latest?tab=readme
Apache License 2.0
46 stars 15 forks source link

Version Variable for MetalLB #42

Closed jmarhee closed 1 year ago

jmarhee commented 4 years ago

New variable for metallb version. This is currently hardcoded, and thus broken when there's too much drift.

displague commented 1 year ago

Fixed in v0.1.0 - https://github.com/equinix/terraform-metal-k3s/tree/main/modules/k3s_cluster now includes a variable for this.