Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 12:50
98996dd

FEATURES:

  • add junos_security_log_stream resource (Fixes parts of #54)

ENHANCEMENTS:

  • add traffic_selector argument in junos_security_ipsec_vpn resource (Fixes #53)
  • add complete_destroy argument in junos_interface resource
  • add alg argument in junos_security resource (Fixes parts of #54)
  • add flow argument in junos_security resource (Fixes parts of #54)
  • add log argument in junos_security resource (Fixes parts of #54)
  • add forwarding_options argument in junos_security resource (Fixes parts of #54)
  • add proposal_set argument in junos_security_ike_policy and junos_security_ipsec_policy resource (Fixes #55)
  • add icmp_code and icmp_code_except sub-arguments for 'term.N.from' to junos_firewall_filter resource (Fixes #58)
  • optimize memory usage of functions for bgp_* resource
  • release now with golang 1.15

BUG FIXES:

  • remove useless ForceNew for bind_interface_auto argument in junos_security_ipsec_vpn resource