mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 15:12:08 +01:00
refactor(structure): move to 7project dir
This commit is contained in:
4
7project/tofu/modules/metallb/variables.tf
Normal file
4
7project/tofu/modules/metallb/variables.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
variable "metallb_ip_range" {
|
||||
description = "IP address range for MetalLB address pool"
|
||||
type = string
|
||||
}
|
||||
Reference in New Issue
Block a user