v1.30.1
BUG FIXES:
- resource/
junos_security_nat_static
: remove the need to setrouting_instance
argument withtype
=inet
insidethen
block ofrule
block (then static-nat inet
withoutrouting-instance
is correct to do NAT64) (Fixes #420) - resource/
junos_security_nat_static_rule
: remove the need to setrouting_instance
argument withtype
=inet
insidethen
block (then static-nat inet
withoutrouting-instance
is correct to do NAT64)