ipv4 only edits

This commit is contained in:
2026-09-16 01:18:29 -04:00
parent 7882e85e57
commit 4b92cd198f
5 changed files with 31 additions and 14 deletions
+1
View File
@@ -2,6 +2,7 @@ variable "vm_guests" {
type = map(object({
host = string
role = string
description = string
}))
}