0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-10 07:45:02 +00:00
terraform-provider-proxmox/proxmoxtf
Pavel Boldyrev 539b902633
fix(vm): improve error handling when updating initialization block (#1858)
* fix(vm): improve error handling when updating `initialization` block

Fix for an edge case where a VM is created without an initialization block, then any subsequent update to the block would cause a panic.

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

* linter

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-03-28 17:23:46 -04:00
..
datasource feat(lxc): add container datasource (#1750) 2025-02-14 20:44:17 -05:00
provider fix(vm): handle update of disks moved during VM clone (#1849) 2025-03-26 13:12:00 -04:00
resource fix(vm): improve error handling when updating initialization block (#1858) 2025-03-28 17:23:46 -04:00
structure fix(vm): yet another fix for disk reordering (#1297) 2024-05-15 02:31:41 +00:00
test chore(vm): refactoring: extract network device code from vm.go (#1127) 2024-03-16 01:06:30 +00:00
config.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00