From 6ae0ca4982317aa9c7fd28ce5cc69e0cb4ef5d9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Limpinho?= <53994778+TomasLimpinho@users.noreply.github.com> Date: Tue, 19 Aug 2025 21:01:48 +0100 Subject: [PATCH] ops --- proxmox.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmox.tf b/proxmox.tf index dbcc72d..bf5f590 100644 --- a/proxmox.tf +++ b/proxmox.tf @@ -50,7 +50,7 @@ resource "proxmox_vm_qemu" "vm-kubernetes-01" { storage = "local-lvm" } } - }, + } efidisk { efitype = "4m", storage = "local-lvm"