diff --git a/nas.tf b/nas.tf index a7d145f..3beaa25 100644 --- a/nas.tf +++ b/nas.tf @@ -16,7 +16,7 @@ resource "proxmox_vm_qemu" "nas" { # agent = 1 # VM CPU Settings - cpu = 6 + vcpus = 6 sockets = 1 # VM Memory Settings