0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 21:14:05 +00:00
terraform-provider-proxmox/proxmoxtf/resource
michalg91 99fda9cbcd
fix: search for vm in cluster resources before calling node api (#393)
* (fix) search for vm in cluster resources before calling node api

* (lint) search for vm in cluster resources before calling node api

* cleanup redundant error checks

---------

Co-authored-by: michalg91 <michal.gawrys@g2a.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-07-01 10:45:40 -04:00
..
cluster/firewall feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
firewall feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
validator feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
certificate_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
certificate.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
container_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
container.go fix(lxc): add support for 'nixos' (#387) 2023-06-27 21:46:35 -04: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 fix(file): spurious unsupported content type warning (#395) 2023-07-01 12:52:42 +00:00
group_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
group.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +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(vm): add network device resources (#376) 2023-06-23 22:47:25 +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(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
utils_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
utils.go feat(vm): efi disk, cpu numa (#384) 2023-07-01 08:50:21 -04:00
vm_test.go feat(vm): efi disk, cpu numa (#384) 2023-07-01 08:50:21 -04:00
vm.go fix: search for vm in cluster resources before calling node api (#393) 2023-07-01 10:45:40 -04:00