Changelog
0.1.0 November 20, 2025
Section titled “0.1.0 November 20, 2025”Tested versions: link
BACKWARDS INCOMPATIBILITY
This version is not backwards compatible, as the names of resources have changed.
Upgrading from any previous version will trigger the re-creation of all resources.
It is suggested to either
(1) destroy the current environment and re-apply it after the upgrade
(2) remove the state and import resources from FMC without destroying them\
- (BREAKING CHANGE) Rename
ftd_auto_nat_rulesandftd_manual_nat_rulesunderftd_nat_policy - (BREAKING CHANGE) Rename cluster
data_devicestodata_nodeswith corresponding attributes - (BREAKING CHANGE) Unified name as
access_control_policyunder fmc.system.policy_assignment, fmc.domains.policies, existing.fmc.domain.policies, fmc.domains.devices.devices - (BREAKING CHANGE) Unified name as
syslog_alertandsnmp_alertin Prefilter Policy and Prefilter Rules - (BREAKING CHANGE) Moved
bfdsconfiguration tovrfssection in fmc.domains.devices.devices - (BREAKING CHANGE) Physical, sub and EtherChannel interface: Renamed multiple
ipv6related attributes - (BREAKING CHANGE) Access Control Policy: renamed
log_beginandlog_endtolog_connection_beginandlog_connection_endto align with Access Rules - (BREAKING CHANGE) Access Control Policy and Access Rules: renamed
enable_syslogtosend_syslog - (BREAKING CHANGE) BFD Template: Rename multiple fields
- (BREAKING CHANGE) Renamed existing.fmc.domains.objects.[standard_acl, extended_acl] to standard_access_lists and extended_access_lists to align with names used in fmc.objects
- (Enh) Add support for switch between bulk and individual operations for subset of objects (see: fmc.nac_configuration)
- (Enh) Add support for
application filtersandtunnel zones
0.0.5 September 29, 2025
Section titled “0.0.5 September 29, 2025”- (BREAKING CHANGE) Rename
after_destroy_policytoafter_destroy_access_policy - (Change) Update FMC Terraform provider to 2.0.0-rc7
- (Fix) Module fails, if no input is provided
- (Fix) NAT Policy is not assigned to existing devices
- (Fix) Variable Sets are not assigned correctly to Access Control Policy Rules
- (Enh) Add support for Health Policy
- (Enh) Add support for FTD Platform Settings
0.0.4 August 7, 2025
Section titled “0.0.4 August 7, 2025”- (Change) Update FMC Terraform provider to 2.0.0-rc6
- (Fix) Fix problem with passing data model through
modelvariable - (Enh) Add
applicationssupport for Access Control Policy rules
0.0.3 July 4, 2025
Section titled “0.0.3 July 4, 2025”- (Change) Update FMC Terraform provider to 2.0.0-rc3
- (Change) Use Terraform functions to merge YAML content instead of data sources
- (Fix) Update BGP to reflect changes in the Terraform provider
- (Fix) Update multiple fields definitions
- (Fix) Update Security Zones definition
- (Enh) Add support for cdFMC (cloud-delivered FMC)
- (Enh) Add support for ipv4_address_pools
- (Enh) Add support for ipv6_address_pools
- (Enh) Add support for ipv6_static_routes
- (Enh) Add support for ise_sgts and device_types
- (Enh) Add support for network_analysis_policy
0.0.2 March 20, 2025
Section titled “0.0.2 March 20, 2025”- Fix of README
- Fix to existing objects yaml read
- Fix of defaults - removing keys ‘Global’ in domains and vrfs
- adding support for application filters
0.0.1 February 8, 2025
Section titled “0.0.1 February 8, 2025”- Initial release