diff --git a/nas.tf b/nas.tf index eb2733e..fd2df1a 100644 --- a/nas.tf +++ b/nas.tf @@ -31,7 +31,7 @@ resource "proxmox_vm_qemu" "nas" { EOT startup = null tablet = true - tags = null + tags = terraform target_nodes = [ "ryuk", ]