0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 02:52:58 +00:00
terraform-provider-proxmox/proxmoxtf/resource
Pavel Boldyrev c1374a5c10
more refactoring
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-03 10:35:09 -05:00
..
cluster/firewall chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
firewall chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
validator feat(lxc)!: allow to update features, add mount type support (#765) 2023-12-06 16:18:05 -05:00
vm more refactoring 2024-02-03 10:35:09 -05:00
certificate_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
certificate.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
container_test.go feat(vm, lxc): add new initialization.dns.servers param to vm and container (#832) 2023-12-22 20:19:21 -05:00
container.go a first step to breakdown the vm.go - agent 2024-01-31 22:01:36 -05:00
dns_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
dns.go feat: add import support for a lot of resources (#390) 2023-07-04 21:37:14 -04:00
file_test.go feat(file): FORMAT CHANGE: update import id, so it matches the resource's format: <node_name>/<datastore_id>:<content_type>/<file> (#543) 2023-09-04 20:29:58 +00:00
file.go feat: add min-tls option to provider config (#931) 2024-01-19 20:26:14 -05:00
group_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
group.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
hosts_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
hosts.go feat: add import support for a lot of resources (#390) 2023-07-04 21:37:14 -04:00
pool_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
pool.go fix(pool): missing pool_id after import (#974) 2024-01-28 01:18:51 +00:00
role_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
role.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
time_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
time.go feat: add import support for a lot of resources (#390) 2023-07-04 21:37:14 -04:00
user_test.go fix(user): make password attribute optional (#463) 2023-08-05 22:57:08 +00:00
user.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00