feat: add destination.network_ids support to firewall zone policy
- Add NetworkIDs and MatchOppositeNetworks to destination model - Add schema attributes for destination.network_ids - Handle NETWORK matching target in AsUnifiModel and mergeDestination - Fix Port type conversion (int32 to string) for API compatibility - Update go.mod to use local go-unifi with destination network support Fixes: destination.network_ids silently ignored on update
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -7,4 +7,7 @@ terraform-provider-unifi
|
||||
vendor/
|
||||
|
||||
.idea
|
||||
*.iml
|
||||
*.iml
|
||||
# Built binaries
|
||||
terraform-provider-unifi_*
|
||||
terraform-provider-unifi
|
||||
|
||||
Reference in New Issue
Block a user