From 79bb758a1705ac3733ed5ea30d74963a8800cbfd Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Fri, 22 Aug 2025 00:39:16 -0500 Subject: [PATCH] syntax --- nas.tf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/nas.tf b/nas.tf index 3beaa25..3a4d75d 100644 --- a/nas.tf +++ b/nas.tf @@ -16,8 +16,10 @@ resource "proxmox_vm_qemu" "nas" { # agent = 1 # VM CPU Settings - vcpus = 6 - sockets = 1 + cou { + vcpus = 6 + sockets = 1 + } # VM Memory Settings memory = 4024