0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-02 03:22:59 +00:00
terraform-provider-proxmox/proxmox/nodes
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
..
containers feat(lxc): add support for lxc mount points (#394) 2023-07-16 20:41:07 -04:00
tasks feat(vm): add support for meta-data in cloud-init (#378) 2023-06-24 00:06:05 -04:00
vms feat(vm): fix adding/removing hostpci devices forcing vm recreation (#504) 2023-08-20 19:01:19 -04:00
certificate_types.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
certificate.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
client.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
dns_types.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
dns.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
hosts_types.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
hosts.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
network_types.go fix(node): ignore field bridge_fd when listing network interfaces of a node (#414) 2023-07-08 21:47:13 -04:00
network.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
nodes_types.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
nodes.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
storage_types.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
storage.go feat(file): ensure upload of ISO/VSTMPL is completed upon resource creation (#471) 2023-08-10 11:01:14 -04:00