Skip to content

Commit 2a623d3

Browse files
committed
[ignore] Update CHANGELOG.md for v2.14.0 release
1 parent 287f722 commit 2a623d3

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## 2.14.0 (April 5, 2024)
2+
BUG FIXES:
3+
- Fix support for double quotes in login password.
4+
- Fix documentation for aci_function_node and and aci_connection to have a particular format for names.
5+
- Allow setting an empty string as default provider level annotation
6+
- Allow import where a semicolon is part of the dn for ipv6 address
7+
- Changed is_copy to ForceNew, so that when changed the resource is recreated.
8+
- Error when object not found for datasources aci_interface_config, aci_cloud_l4_l7_third_party_device, and aci_cloud_l4_l7_native_load_balancer
9+
10+
IMPROVEMENTS:
11+
- Add support for ip endpoint tags in aci_endpoint_tag_ip resource and datasource
12+
- Add support for mac endpoint tags in aci_endpoint_tag_mac resource and datasource
13+
- Add aci_fallback_route_group and aci_fallback_member resource
14+
- Add Default Route Leak Policy to the aci_l3_outside resource
15+
- Add connector_type and att_notify parameters to 'aci_function_node'
16+
- Add support for copy-function node in on-prem APICs
17+
- Add ip parameter to fix resource creation when is_static_ip parameter is set in aci_cloud_l4_l7_native_load_balancer resource/datasource.
18+
- Migration of aci_tag into plugin framework
19+
120
## 2.13.2 (January 30, 2024)
221
BUG FIXES:
322
- Fix path for signature calculation for private_key authentication in plugin framework provider resources

0 commit comments

Comments
 (0)