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 294a9daa87
fix(tasks): fix UPID (task id) parsing error (#591)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-09-28 01:46:45 +00:00
..
containers chore(code): remove redundant types2 import aliases (#564) 2023-09-13 03:03:43 +00:00
tasks fix(tasks): fix UPID (task id) parsing error (#591) 2023-09-28 01:46:45 +00:00
vms chore(code): re-organize and cleanup "fwk provider"'s code (#568) 2023-09-17 22:50:24 +00: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 chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
storage.go fix(core): improve error handling while waiting for PVE tasks to complete (#526) 2023-08-29 19:06:34 -04:00