@@ -14,7 +14,7 @@ variable "flask_token" {
type = string
}
resource "proxmox_lxc" var.hostname {
resource "proxmox_lxc" "test2" {
target_node = "ryuk"
hostname = var.hostname
vmid = 217
The note is not visible to the blocked user.