From df8143f290e8b96cf730fdecfdde88bd5a546fa7 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Fri, 22 Aug 2025 00:39:38 -0500 Subject: [PATCH] typo --- nas.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nas.tf b/nas.tf index 3a4d75d..4414cfd 100644 --- a/nas.tf +++ b/nas.tf @@ -16,7 +16,7 @@ resource "proxmox_vm_qemu" "nas" { # agent = 1 # VM CPU Settings - cou { + cpu { vcpus = 6 sockets = 1 }