0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-08-22 19:38:35 +00:00
terraform-provider-proxmox/proxmoxtf/resource/vm
Pavel Boldyrev af46a9c71a
fix(vm): remove qcow2 as the default for disk.file_format (#1862)
No more need to explicitly set `file_format = "raw"` when defining new disks!

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-03-29 11:42:07 -04:00
..
disk fix(vm): remove qcow2 as the default for disk.file_format (#1862) 2025-03-29 11:42:07 -04:00
network chore: remove unused code (#1236) 2024-04-24 20:52:41 -04:00
validators_test.go fix(vm): fix vm machine type validation in order to support viommu (#1798) 2025-03-01 03:54:45 +00:00
validators.go fix(vm): fix vm machine type validation in order to support viommu (#1798) 2025-03-01 03:54:45 +00:00
vm_test.go feat(vm): remove deprecated vga.enabled (#1533) 2024-09-11 22:20:29 +00:00
vm.go fix(vm): improve error handling when updating initialization block (#1858) 2025-03-28 17:23:46 -04:00