0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 19:12:59 +00:00
terraform-provider-proxmox/examples/guides/clone-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
..
clone.tf chore(docs): update cloud-init configuration examples (#1830) 2025-03-19 22:11:07 -04:00
cloud-config.tf chore(docs): update cloud-init configuration examples (#1830) 2025-03-19 22:11:07 -04:00
provider.tf chore(main): release 0.74.0 (#1844) 2025-03-26 16:30:36 -04:00
template.tf fix(vm): remove qcow2 as the default for disk.file_format (#1862) 2025-03-29 11:42:07 -04:00
variables.tf feat(docs): basic guide how to clone a VM template (#1716) 2025-01-17 19:30:34 -05:00