✨: add tags
This commit is contained in:
@@ -17,6 +17,8 @@ resource "proxmox_virtual_environment_container" "container" {
|
||||
node_name = "serenor"
|
||||
description = var.server_desc
|
||||
|
||||
tags = var.tags
|
||||
|
||||
unprivileged = var.unprivileged
|
||||
start_on_boot = var.start_on_boot
|
||||
|
||||
|
Reference in New Issue
Block a user