Implement bridges and fillout readme with current state
This commit is contained in:
4
modules/networking/variables.tf
Normal file
4
modules/networking/variables.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
variable "proxmox_node_name" {
|
||||
description = "Name of the Proxmox node to manage resources on"
|
||||
type = string
|
||||
}
|
||||
Reference in New Issue
Block a user