0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 04:22:59 +00:00
terraform-provider-proxmox/proxmoxtf/resource
Pavel Boldyrev 8c1f246b5a
fix(firewall): Improve firewall resources argument validation (#359)
Make sure VM / Container rules, SGs, IPSets are always include `node_name` along with `vm_id`, `container_id`.
2023-06-02 06:38:27 -04: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 feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
vm_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
vm.go feat(v): Add ability to override node IP used for SSH connection (#355) 2023-05-31 21:15:48 -04:00