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
Pavel Boldyrev 64c67d9473
fix(storage): unmarshal error when list storage containing large files (#688)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-11-06 00:52:37 +00:00
..
containers fix(lxc): unmarshal string/int vmid as int when read container status (#622) 2023-10-16 20:14:26 -04:00
tasks fet(vm): allow scsi and sata interfaces for CloudInit Drive (#598) 2023-10-01 22:23:11 -04:00
vms feat(vm): add support for USB devices passthrough (#666) 2023-10-30 21:41:44 -04:00
certificate_types.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +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 chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
network.go chore(code): re-organize and cleanup "fwk provider"'s code (#568) 2023-09-17 22:50:24 +00:00
nodes_types.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
nodes.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
storage_types.go fix(storage): unmarshal error when list storage containing large files (#688) 2023-11-06 00:52:37 +00:00
storage.go feat(provider): configure temp directory (#607) 2023-10-07 21:00:34 -04:00