From 6cbc25dbfe8e674120723141ad236a67eb748516 Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Mon, 25 Aug 2025 08:17:01 +0000 Subject: [PATCH] Update proxmox.tf --- proxmox.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/proxmox.tf b/proxmox.tf index 0f8281c..8b76e48 100644 --- a/proxmox.tf +++ b/proxmox.tf @@ -61,6 +61,7 @@ resource "proxmox_virtual_environment_vm" "proxmox-kubernetes-VM-template" { datastore_id = "local-lvm" file_id = proxmox_virtual_environment_download_file.latest_ubunto_cloud_img.id interface = "scsi1" + file_format = "raw" } # Configuração da interface de rede