Merge pull request 'Update proxmox.tf' (#105) from fenix-admin into main

Reviewed-on: fenix-gitea-admin/iac-teste#105
This commit is contained in:
2025-08-25 08:26:24 +00:00

View File

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