0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-09 15:25:01 +00:00
terraform-provider-proxmox/proxmoxtf/resource
Pavel Boldyrev de3935d462
fix(vm): fix incorrect disk interface ref when reading VM info from PVE (#365)
Fix a minor bug in `vmGetDiskDeviceObjects(...)` that was discovered during investigation of #360.
2023-06-06 11:45:03 +00:00
..
cluster/firewall feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
firewall fix(firewall): Improve firewall resources argument validation (#359) 2023-06-02 06:38:27 -04:00
validator feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
certificate_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
certificate.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
container_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
container.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
dns_test.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
file_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
file.go feat(v): Add ability to override node IP used for SSH connection (#355) 2023-05-31 21:15:48 -04:00
group_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
group.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
hosts_test.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
pool_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
pool.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
role_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
role.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
time_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
time.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
user_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
user.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
utils_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
utils.go fix(vm): fix incorrect disk interface ref when reading VM info from PVE (#365) 2023-06-06 11:45:03 +00:00
vm_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
vm.go fix(vm): fix incorrect disk interface ref when reading VM info from PVE (#365) 2023-06-06 11:45:03 +00:00