0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-02 19:43:00 +00:00
terraform-provider-proxmox/proxmoxtf/resource/firewall
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
..
alias_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
alias.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
ipset_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
ipset.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
options_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
options.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
rules_test.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
rules.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
selector.go fix(firewall): Improve firewall resources argument validation (#359) 2023-06-02 06:38:27 -04:00