Commit 6290cce
fix(firewall): appending a rule without re-creating the whole ruleset (#2310)
* remove ForceNew: true from firewall rules resource
Signed-off-by: Ehsan Poursaeed <hsnprsd@gmail.com>
* add tests
Signed-off-by: Ehsan Poursaeed <hsnprsd@gmail.com>
* any -> interface{}
Signed-off-by: Ehsan Poursaeed <hsnprsd@gmail.com>
* add note on firewall rules doc
Signed-off-by: Ehsan Poursaeed <hsnprsd@gmail.com>
* fix: update ports in test to not interfere with API
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
---------
Signed-off-by: Ehsan Poursaeed <hsnprsd@gmail.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>1 parent ee1c525 commit 6290cce
File tree
5 files changed
+610
-98
lines changed- docs/resources
- fwprovider/test
- proxmoxtf/resource/firewall
- proxmox/firewall
5 files changed
+610
-98
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
0 commit comments