From bea043fe06d552ce34a24a844a8292cf54c7f163 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Fri, 22 Aug 2025 00:38:32 -0500 Subject: [PATCH] syntax --- nas.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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