0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 04:22:59 +00:00
terraform-provider-proxmox/proxmox/nodes/vms
Michael Iseli 78d668377f
fix(vm): fix index out of range when unmarshalling custompcidevice (#496)
* fix(vm): fix index out of range when unmarshalling custompcidevice

* fix: linter errors

---------

Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-08-15 19:44:57 -04: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): fix index out of range when unmarshalling custompcidevice (#496) 2023-08-15 19:44:57 -04:00
vms_types.go fix(vm): fix index out of range when unmarshalling custompcidevice (#496) 2023-08-15 19:44:57 -04:00
vms.go fix(vm): no IP address detection when VM contains bridges (#493) 2023-08-14 21:22:50 -04:00