0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00
terraform-provider-proxmox/fwprovider/vm
Pavel Boldyrev faeada970c
fix(vm): fix and improve disk management for cloned VMs (#1840)
Allow to set disk speed and set / update other attributes of existing disks when cloning a VM

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-03-20 20:34:19 -04:00
..
cdrom feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
cpu feat(cpu type): CPU type support for EPYC-v4 (#1611) 2024-11-04 08:29:19 -05:00
rng feat(vm): add RNG device support (#1774) 2025-02-16 23:53:40 -05:00
vga feat(vm): add RNG device support (#1774) 2025-02-16 23:53:40 -05:00
concurrency_test.go chore(testacc): add missing acceptance build tags, improve vscode settings (#1723) 2025-01-25 17:20:18 -05:00
datasource_schema.go feat(vm): add RNG device support (#1774) 2025-02-16 23:53:40 -05:00
datasource.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
model.go feat(vm): add RNG device support (#1774) 2025-02-16 23:53:40 -05:00
resource_schema.go feat(vm): add RNG device support (#1774) 2025-02-16 23:53:40 -05:00
resource_test.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
resource.go fix(vm): fix and improve disk management for cloned VMs (#1840) 2025-03-20 20:34:19 -04:00