0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-03 20:12:59 +00:00
terraform-provider-proxmox/proxmox/nodes/vms
Pavel Boldyrev 3e0ef1d08b
fix(vm): panic at read when cloud-init drive is on directory storage (#811)
* fix(vm): panic at read when cloud-init drive is on directory storage

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

* fix linter, add tests

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

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-12-17 18:22:48 -05:00
..
firewall feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
client.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
vms_types_test.go fix(vm): panic at read when cloud-init drive is on directory storage (#811) 2023-12-17 18:22:48 -05:00
vms_types.go fix(vm): panic at read when cloud-init drive is on directory storage (#811) 2023-12-17 18:22:48 -05:00
vms.go fix(vm): better handle of ctrl+c when qemu is not responding (#627) 2023-10-24 23:01:20 -04:00