Skip to content

Releases: CiscoDevNet/terraform-provider-dcnm

v1.2.7

24 Nov 23:12

Choose a tag to compare

BUG FIXES:

  • Fix idempotency of VRF Attachments with VRF Lite peering enabled (#108)
  • Mark Child policies to be deleted when deleting source policy (#107)

Detailed changelog: https://github.com/CiscoDevNet/terraform-provider-dcnm/compare/v1.2.6..v1.2.7

v1.2.6

19 Nov 04:02

Choose a tag to compare

BUG FIXES:

  • Fix issue when VRF Attachments with VRF Lite peering enabled are not idempotent (#98)

Detailed changelog: https://github.com/CiscoDevNet/terraform-provider-dcnm/compare/v1.2.5..v1.2.6

v1.2.5

27 Oct 07:07

Choose a tag to compare

BUG FIXES:

  • Fix dcnm_network l3_gateway_flag not set correctly for Multi-Site Domain (MSD) fabrics (#99)

Detailed changelog: https://github.com/CiscoDevNet/terraform-provider-dcnm/compare/v1.2.4..v1.2.5

v1.2.4

13 Oct 01:06

Choose a tag to compare

BUG FIXES:

  • Fix waiting logic for switch config save in inventory
  • Fix dcnm_template has missing parameters required for the HTTP request (#95)
  • Fix dcnm_interface admin_state = false cause error (#94)
  • Fix config removal triggered by destroy of the policy (#93)
  • Improvement to documentation

Detailed changelog: https://github.com/CiscoDevNet/terraform-provider-dcnm/compare/v1.2.3..v1.2.4

v1.2.3

03 Aug 20:43

Choose a tag to compare

BUG FIXES:

  • Fix free_form_config typo issue (#90)
  • Fix dcnm_network removal issue by setting DHCP attributes to non-computed (#88)
  • Fix dcnm_policy destroy issue and dcnm_inventory issue (#85)

Detailed changelog: https://github.com/CiscoDevNet/terraform-provider-dcnm/compare/v1.2.2..v1.2.3

v1.2.2

21 Apr 04:21

Choose a tag to compare

BUG FIXES:

  • Add M1 MacOS support.
  • Fix dcnm_policy resource destroy and deployement issue when modifying multiple policies.

Detailed changelog: https://github.com/CiscoDevNet/terraform-provider-dcnm/compare/v1.2.1..v1.2.2

v1.2.1

06 Apr 17:31

Choose a tag to compare

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.

Detailed changelog: v1.1.0...v1.2.0

v1.2.0

09 Mar 21:52

Choose a tag to compare

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.

Detailed changelog: v1.1.0...v1.2.0

v1.1.0

17 Dec 02:30

Choose a tag to compare

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

Detailed changelog: v1.0.0...v1.1.0

v1.0.0

28 May 20:49
2fb97b5

Choose a tag to compare

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