Skip to content

Releases: CiscoDevNet/terraform-provider-fmc

v1.2.4

16 Jun 13:42
abc5136
Compare
Choose a tag to compare
Merge pull request #111 from CiscoDevNet/develop

Develop

v1.2.3

30 May 16:50
09a09b8
Compare
Choose a tag to compare

Fixes an issue when doing a destroy on a NAT policy.

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

30 May 07:02
eac57a2
Compare
Choose a tag to compare

Bug fixes.

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

24 May 11:23
9e7394b
Compare
Choose a tag to compare

Brining in VTEP support.
Some bug fixes.
Enhancements to the documentation.

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

17 May 08:20
b36ea48
Compare
Choose a tag to compare

New features and lot of bug fixes.

SGT (including ISE)
eACL
IPS Policy
static ipv4 routes
dynamic objects
VNI, VTEP and physical interfaces
NAT policy
device registration (FMC and cdFMC supported)

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.2.0

v1.0.1

21 Mar 15:44
f9e7c8b
Compare
Choose a tag to compare

Bug Fixes:
Network Group Object creation
Access Policy Query String for ACP in new versions

Feature: Ability to configure FTD registered in CDO

v1.0.0

21 Mar 13:54
f9e7c8b
Compare
Choose a tag to compare
Merge pull request #35 from CiscoDevNet/develop

Develop

v0.5.0

20 Mar 19:18
ca90d92
Compare
Choose a tag to compare
Update release.yml

Use latest versions and test keys in goreleaser config

v0.2.3

27 Jan 17:09
ed8298d
Compare
Choose a tag to compare
:bug: Increase security zone query limit (#15)

To max of 1000 since it does not yet support the nameOrValue filter

v0.2.2

17 Dec 06:25
64741d9
Compare
Choose a tag to compare
Set limit to 1000 (#13)

Set maximum limit in case this is used on an older version FMC without support for filter=nameOrValue:<> syntax.
Fixes #12