From 0df9daa9b37d8ad808e32b88e82800bcec41a4d9 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Fri, 22 Aug 2025 00:36:44 -0500 Subject: [PATCH] syntax change --- nas.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nas.tf b/nas.tf index 59625aa..a7d145f 100644 --- a/nas.tf +++ b/nas.tf @@ -16,7 +16,7 @@ resource "proxmox_vm_qemu" "nas" { # agent = 1 # VM CPU Settings - cores = 6 + cpu = 6 sockets = 1 # VM Memory Settings