mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 06:57:47 +01:00
5 lines
115 B
HCL
5 lines
115 B
HCL
variable "metallb_ip_range" {
|
|
description = "IP address range for MetalLB address pool"
|
|
type = string
|
|
}
|