Implement bridges and fillout readme with current state
This commit is contained in:
@@ -14,3 +14,8 @@ variable "proxmox_insecure" {
|
||||
type = bool
|
||||
default = true
|
||||
}
|
||||
|
||||
variable "proxmox_node_name" {
|
||||
description = "Name of the Proxmox node to manage resources on"
|
||||
type = string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user