0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-03 03:52:58 +00:00
terraform-provider-proxmox/proxmoxtf/resource
Pavel Boldyrev 27dbcad5cd
chore: minor cleanups and doc updates (#1108)
* Fix some obvious errors, remove dead code
* Add instructions for manually adding public key to authorized_keys file
* Add GitHub context dump step and update testacc workflow condition
---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-09 23:20:44 -05:00
..
cluster/firewall chore(vm): refactor: move disks code out of vm.go (#1062) 2024-02-25 15:56:07 -05:00
container chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
firewall chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
validators chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
vm chore: minor cleanups and doc updates (#1108) 2024-03-09 23:20:44 -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
dns_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
dns.go chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
file_test.go chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
file.go chore: minor cleanups and doc updates (#1108) 2024-03-09 23:20:44 -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 chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
pool_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
pool.go chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05: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 chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
user_test.go fix(user): make password attribute optional (#463) 2023-08-05 22:57:08 +00:00
user.go fix(user): expiration_date attribute handling (#1066) 2024-02-27 03:06:58 +00:00