Changelog
0.3.0 May 22, 2026
Section titled “0.3.0 May 22, 2026”Tested versions: link
- Add support for TrustSec Multiple Matrices (requires Cisco ISE 3.4 Patch 2 or above)
- Add support for extended policy condition nesting from 3 to 7 levels (1 root + 6 nested children) for all 12 Network Access and Device Admin policy resources
- Add automatic profiler profile ID lookup for EndPointPolicy conditions in authorization rules
- Fix issue with missing
certificate_authentication_profilefield in identity source sequences when field is not defined in YAML - Add support for network device group references in TrustSec IP-SGT mappings and mapping groups with proper ID resolution
- Add support for network device references in TrustSec IP-SGT mappings and mapping groups with proper ID resolution
- Add deploy target resolution that selects between network devices (ND), network device groups (NDG), or all devices (ALL) based on
deploy_typeattribute in IP to SGT mapping and IP to SGT mapping groups - Add support for network access dictionary attributes
- Fix support for custom network device group type names using single-segment path
- Fix issue with circular condition references causing failures on fresh deployments
- Fix issue with policy set rule ranking when Default policy set is used
0.2.3 February 2, 2026
Section titled “0.2.3 February 2, 2026”Tested versions: link
- Fix Certificate Authentication Profile defaults and add proper support for
username_from: UPNmode with Active Directory - BREAKING CHANGE: Active Directory
groupsfield now requires object format withnamefield instead of string format - Add support for adding AD groups using name and SID without domain join and lookup
- Fix issue where
*_eap_tls_auth_of_expired_certsattributes in allowed protocols were incorrectly set tofalseinstead ofnullwhen parent EAP-TLS method is disabled, causing ISE API validation errors (PEAP, EAP-FAST, TEAP) - Add support for optional Active Directory join operation with
join_domainflag, allowing creation of join points and addition of groups without executing join - Add support for automatic TrustSec policy push (SGTs, SGACLs, and egress matrix) to network devices with configurable
push_mode(AUTO/DISABLED) - Add support for shell profile av-pairs under authorization profiles
0.2.2 July 23, 2025
Section titled “0.2.2 July 23, 2025”Tested versions: link
- Fix issue with Cisco AV pairs not working properly within an authorization profile
- Fix issue with incorrect merging of authorization rules
0.2.1 June 2, 2025
Section titled “0.2.1 June 2, 2025”Tested versions: link
- Change to nac-test and nac-validate
- Use Terraform functions to merge YAML content instead of data sources
- Fix issue with idempotency when assigning device to DNAC network device group
0.2.0 April 25, 2025
Section titled “0.2.0 April 25, 2025”Tested versions: link
- Fix issue with unordered policy sets, authentication rules, authorization rules, authorization global exception rules, and authorization exception rules under network access and device administration
- BREAKING CHANGE: Rename
trustsec_download_enviroment_data_every_x_secondsattribute totrustsec_download_environment_data_every_x_secondsin Network Device data model - Fix issue with incorrect generated ranks in multiple policies link
- Fix update-in-place during import of user identity group, endpoint identity group, network device group, device admin condition, device admin time and data condition, device admin policy set, network access condition, network access time and date condition and network access policy set
0.1.2 October 25, 2024
Section titled “0.1.2 October 25, 2024”Tested versions: link
- Add
parent_groupattribute touser_identity_group - Support new
*_update_rankresources to allow changing the rank of policy sets or rules without impacting existing configurations - Support active directory configurations without groups
- Added support for managing endpoints
- Added support for default user identity groups assignment under internal users
- Fix incorrect description attribute of
network_device_groupsconfiguration - BREAKING CHANGE:
endpoint_identity_groupsanduser_identity_groupsnow support nested children in favor ofparentreferences
0.1.1 March 14, 2024
Section titled “0.1.1 March 14, 2024”Tested versions: link
- Fix issue with error due to missing settings for
allowed_protocolsand EAP-TLS stateless session resume - Add support for active directory configuration
- Added
ise_identity_source_sequencesupport - BREAKING CHANGE: Split
attribute_nametodictionary_nameandattribute_name - BREAKING CHANGE: Removed
manage_*Terraform module variables - Allow updating default policy sets and rules
0.1.0 December 14, 2023
Section titled “0.1.0 December 14, 2023”Tested versions: link
- Initial release