DEPRECATIONS:
- Deprecate the non-functional
relation_vz_rs_graph_att
attribute fromaci_contract
. Userelation_vz_rs_subj_graph_att
onaci_contract_subject
instead. - Deprecate
relation_fv_rs_cust_qos_pol
inaci_endpoint_security_group
(ESG) resource
BUG FIXES:
- Add error handling in try login function for
aaa_user
- Prevent error by setting
flood_on_encap
andprio
foraci_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
andaci_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
andscope
toaci_vrf
(#1238) - Allow dn based filtering for
aci_client_end_point
data-source - Remove
flood_on_encap
andprio
attributes and change the non required attributes to read-only inaci_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