From dfbc503eca4954435fd8a58447d673694167cce4 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Sun, 17 Nov 2024 23:24:00 -0600 Subject: [PATCH] typo --- grail.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grail.tf b/grail.tf index a8aa71b..9abd6e9 100644 --- a/grail.tf +++ b/grail.tf @@ -24,7 +24,7 @@ resource "proxmox_vm_qemu" "grail" { scsi0{ disk{ discard = true - emuatessd = true + emulatessd = true asyncio = "threads" size = "32G" storage = "nvme"