From c70b254a84db857a01868310657cb9c3e3fdacbd Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Fri, 7 Nov 2025 17:21:29 +0000 Subject: [PATCH] [deploy-opentofu] --- proxmox.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/proxmox.tf b/proxmox.tf index 861e3c1..c9945f3 100644 --- a/proxmox.tf +++ b/proxmox.tf @@ -116,6 +116,7 @@ resource "proxmox_virtual_environment_vm" "proxmox-kubernetes-VM-template" { file_id = proxmox_virtual_environment_download_file.latest_ubunto_cloud_img.id interface = "scsi0" file_format = "qcow2" + size = 64 } # Configuração da interface de rede