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