Skip to content

v2.15.0

Latest
Compare
Choose a tag to compare
@lhercot lhercot released this 02 Jul 08:33
· 113 commits to master since this release
030d9f9

DEPRECATIONS:

  • Deprecate the non-functional relation_vz_rs_graph_att attribute from aci_contract. Use relation_vz_rs_subj_graph_att on aci_contract_subject instead.
  • Deprecate relation_fv_rs_cust_qos_pol in aci_endpoint_security_group (ESG) resource

BUG FIXES:

  • Add error handling in try login function for aaa_user
  • Prevent error by setting flood_on_encap and prio for aci_endpoint_security_group
  • Fix to avoid known after applies for children when they are not provided and not configured on APIC
  • Fix import functionality for aci_rest_managed when brackets are present in DN

IMPROVEMENTS:

  • Add aci_netflow_record_policy resource and data-source. (#1220)
  • Add aci_l3out_node_sid_profile resource and data-source
  • Add aci_netflow_monitor_policy and aci_relation_to_netflow_exporter resources and data-sources (#1208)
  • Add aci_l3out_provider_label resource and data-source (#1200)
  • Add aci_relation_to_fallback_route_group resource and data-source (#1195)
  • Add attributes pc_tag and scope to aci_vrf (#1238)
  • Allow dn based filtering for aci_client_end_point data-source
  • Remove flood_on_encap and prio attributes and change the non required attributes to read-only in aci_endpoint_security data-source
  • Enable toggling of escaping of HTML characters with escape_html attribute in aci_rest_managed payloads (#1199)

Detailed changelog: v2.14.0...v2.15.0