From 4cf4426b0c7b69f9e99f72b3b197488f5bc6a3fc Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Fri, 7 Feb 2025 21:38:49 -0600 Subject: [PATCH] test? --- nas.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/nas.tf b/nas.tf index 6975948..d58a511 100644 --- a/nas.tf +++ b/nas.tf @@ -36,6 +36,7 @@ resource "proxmox_vm_qemu" "nas" { disk { backup = true cache = "none" + asyncio = "native" discard = true emulatessd = true iothread = true