BUG FIXES:
- Add M1 MacOS support.
- Fix dcnm_policy resource destroy and deployement issue when modifying multiple policies.
BUG FIXES:
- Fix dcnm_policy resource destroy issue and add redeployement of switch to policy destroy workflow.
- Fix dcnm_rest resource to work with ndfc, accept any URL and not require payload when not needed.
IMPROVEMENTS:
- Add capability to post text file with dcnm_rest resource to support template validation by introducing payload_type attribute
BUG FIXES:
- Add provider source to examples
- Fix handling of Multicast Group setting when not provided by user in dcnm_network.
IMPROVEMENTS:
- New resource and data source for dcnm_policy, dcnm_route_peering, dcnm_service_node, dcnm_service_policy, dcnm_template
- Add support for NDFC 12.x
- Add support for secondary_gw_3, secondary_gw_4, dhcp_3, dhcp_vrf_2, dhcp_vrf_3, netflow_flag, svi_netflow_monitor, vlan_netflow_monitor, nve_id in dcnm_network resource and data source
- Add support for vrf_lite attachment in dcnm_vrf resource
BUG FIXES:
- Fix typo in bpdu_guard_flag in dcnm_interface resource
IMPROVEMENTS:
- Improved speed of dcnm_inventory resource
- Support for import on dcnm_interface
- Common timer for mode and configuration
- Role validation update for dcnm_inventory
- Support for VRF assignment on l2 interface
IMPROVEMENTS:
- For dcnm_vrf resource added a way to provide segment_id manually in order to create multiple VRFs in single plan.
IMPROVEMENTS:
- Added network_id to docs and examples.
IMPROVEMENTS:
- Removed computed from description for interface resource.
- Don't delete the ethernet interfaces
- Added handling for the safe destroy for vrf and network resource.
IMPROVEMENTS:
- Changed the inventory resource to have in-line blocks of switches.
- Network-id is user-configurable now.
- Initial Release