Update proxmox.tf

This commit is contained in:
2025-08-25 08:24:40 +00:00
parent 6cbc25dbfe
commit fe65d8905f

View File

@ -58,7 +58,7 @@ resource "proxmox_virtual_environment_vm" "proxmox-kubernetes-VM-template" {
disk {
datastore_id = "local-lvm"
datastore_id = "local"
file_id = proxmox_virtual_environment_download_file.latest_ubunto_cloud_img.id
interface = "scsi1"
file_format = "raw"