Skip to content

Releases: jeremmfr/terraform-provider-junos

v1.0.5

26 Mar 16:56
Compare
Choose a tag to compare

BUG FIXES:

  • fix junos_interface resource : crach on closeSession Netconf after error on startNewSession

v1.0.4

03 Jan 17:14
1ab2bdc
Compare
Choose a tag to compare

BUG FIXES:

  • fix bind_interface_auto argument on junos_security_ipsec_vpn resource -> search st0 unit not in terse simply
  • remove commit-check before commit which gives the same error if there is
  • fix check interface disable and NC

v1.0.3

03 Jan 14:18
09870e6
Compare
Choose a tag to compare

BUG FIXES:

  • fix terraform crash with an empty blocks-mode (no one required) (14)

v1.0.2

03 Jan 10:19
874f047
Compare
Choose a tag to compare

ENHANCEMENTS:

  • move cmd/debug environnement variables to provider config (13)

v1.0.1

18 Dec 14:16
Compare
Choose a tag to compare
fix readInterface with empty/disappeared interface

v1.0.0

27 Nov 11:57
241fbda
Compare
Choose a tag to compare

First release