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 5ecf135398
chore(code): fix proxmox package dependencies (#536)
move `types` back from `internal` to `proxmox` and adjust a few other types, to make sure `proxmox` package is not dependent on anything else, and therefore can be extracted to a separate repo (#423)
2023-09-03 00:40:47 +00:00
..
alias_test.go chore: cleanup resource validators & utility code (#438) 2023-07-20 19:58:19 -04:00
alias.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
ipset_test.go chore: cleanup resource validators & utility code (#438) 2023-07-20 19:58:19 -04:00
ipset.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
options_test.go chore: cleanup resource validators & utility code (#438) 2023-07-20 19:58:19 -04:00
options.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
rules_test.go chore: cleanup resource validators & utility code (#438) 2023-07-20 19:58:19 -04:00
rules.go chore(code): fix proxmox package dependencies (#536) 2023-09-03 00:40:47 +00:00
selector.go fix(firewall): add VM / container ID validation to firewall rules (#424) 2023-07-12 22:21:42 +01:00