terraform-routeros / terraform-provider-routeros

Terraform Provider for Mikrotik RouterOS
Mozilla Public License 2.0
165 stars 46 forks source link

Cant add mangle rule exception with ! #480

Closed mglants closed 1 month ago

mglants commented 1 month ago

Describe the bug expected dst_address_type to be one of ["unicast" "local" "broadcast" "multicast"], got !local

To Reproduce Create mangle rule with dst_address_type !local

Expected behavior Rule created with exception from local

mglants commented 1 month ago
image
vaerh commented 1 month ago

:tada: This issue has been resolved in version 1.54.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: