Skip to content

Releases: schubergphilis/terraform-provider-ciscoasa

v1.5.2

30 Jan 15:26
b958e68
Compare
Choose a tag to compare

What's Changed

  • fix: update go-ciscoasa to prevent FQDN with - to be detected as IP… by @rijnier in #9

Full Changelog: v1.5.1...v1.5.2

v1.5.1

02 Dec 11:34
e2594f8
Compare
Choose a tag to compare

What's Changed

  • fix: ASA API executes delete/create on order update which could cause race condition by @rijnier in #8

Full Changelog: v1.5.0...v1.5.1

v1.5.0

18 Sep 08:19
669cda6
Compare
Choose a tag to compare

What's Changed

  • feat: Move to forked schubergphilis/go-ciscoasa library to support FQDN based address objects by @rijnier in #6
  • chore: --rm-dist is deprecated by @rijnier in #7

Full Changelog: v1.4.1...v1.5.0

v1.4.1

10 Apr 07:42
00ebc13
Compare
Choose a tag to compare

What's Changed

  • fix: don't return error so rule gets deleted from state if it doesn't exist by @rijnier in #5

Full Changelog: v1.4.0...v1.4.1

v1.4.0

21 Feb 17:01
2a3444c
Compare
Choose a tag to compare

What's Changed

  • feat: allow creating interface based NAT rules by @rijnier in #4

Full Changelog: v1.3.2...v1.4.0

v1.3.2

01 Feb 09:53
Compare
Choose a tag to compare

What's Changed

  • fix: API doesn't support changing these options, force recreate by @rijnier in #3

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

18 Oct 06:25
Compare
Choose a tag to compare

What's Changed

  • fix: Not all ciscoasa_nat fields can be updated using the API by @shoekstra in #2

New Contributors

Full Changelog: https://github.com/schubergphilis/terraform-provider-ciscoasa/commits/v1.3.1