0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 19:12:59 +00:00
terraform-provider-proxmox/proxmox/nodes/vms
Michael Iseli a038fd3142
feat(vm): fix adding/removing hostpci devices forcing vm recreation (#504)
* feat(vm): fix adding/removing hostpci devices forcing vm recreation

* fix: hostpci device removal

* fix: hostpci jason unmarshalling but introduced in #500

---------

Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-08-20 19:01:19 -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 feat(vm): support PCI device resource mapping (#500) 2023-08-20 18:00:11 -04:00
vms_types.go feat(vm): fix adding/removing hostpci devices forcing vm recreation (#504) 2023-08-20 19:01:19 -04:00
vms.go fix(vm): no IP address detection when VM contains bridges (#493) 2023-08-14 21:22:50 -04:00