0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00
terraform-provider-proxmox/proxmox/nodes
Pavel Boldyrev 920a4cd415
misc(vm): fix CustomBool conversion bug introduced in acl implementation (#1286)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-12 12:49:24 +00:00
..
containers chore(deps): update module github.com/avast/retry-go/v4 (v4.5.1 → v4.6.0) (#1229) 2024-04-19 16:48:38 +00:00
storage fix(vm,lxc,file): improve timeouts handling (#1222) 2024-04-19 12:38:16 -04:00
tasks chore(deps): update module github.com/avast/retry-go/v4 (v4.5.1 → v4.6.0) (#1229) 2024-04-19 16:48:38 +00:00
vms misc(vm): fix CustomBool conversion bug introduced in acl implementation (#1286) 2024-05-12 12:49: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(storage): add new resource proxmox_virtual_environment_download_file (#837) 2024-01-02 21:29:13 -05: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 fix(vm,lxc,file): improve timeouts handling (#1222) 2024-04-19 12:38:16 -04:00
nodes_types.go feat(vm): add proxmox_virtual_environment_node datasource (#1151) 2024-03-23 20:17:09 -04:00
nodes.go feat(vm): add proxmox_virtual_environment_node datasource (#1151) 2024-03-23 20:17:09 -04:00
query_url_metadata_types.go feat(storage): add new resource proxmox_virtual_environment_download_file (#837) 2024-01-02 21:29:13 -05:00
query_url_metadata.go chore: improve acceptance tests on CI (#1173) 2024-04-07 04:41:57 +00:00