Skip to content

Commit 5155e2b

Browse files
[ignore] Update CHANGELOG.md, sbom.spdx.json and annotation_unsupported.go for v2.19.0 release
1 parent eddcc49 commit 5155e2b

File tree

2 files changed

+442
-452
lines changed

2 files changed

+442
-452
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 2.19.0 (December 19, 2025)
6+
7+
DEPRECATIONS:
8+
- Deprecate aci_fabric_if_pol, which will be removed in the next major version of the provider.
9+
- Deprecate aci_port_security_policy, which will be removed in the next major version of the provider.
10+
11+
IMPROVEMENTS:
12+
- Add support for uplink_order_container (fvuplinkordercont) in relation_to_domains attribute of aci_application_epg and aci_relation_to_domain resource and datasource
13+
- Add resource and data source to import l4-l7 logical devices from one tenant to another.
14+
- Addition of new attributes to resource_aci_rest_managed to modify an object during destroy instead of deleting it
15+
- Migrate resources and datasource aci_access_port_block, aci_access_port_selector, aci_fex_profile. aci_leaf_interface_profile, aci_spine_interface_profile and aci_spine_access_port_selector to terraform plugin framework
16+
- Migrate resource and datasource aci_vmm_credential to terraform plugin framework
17+
- Add resource and datasource aci_relation_from_application_epg_to_attachable_access_entity_profile for fvrsaepatt class support
18+
- Migrate resource and datasource aci_attachable_access_entity_profile to terraform plugin framework and add resource and datasource for aci_relation_from_attachable_access_entity_profile_to_domain
19+
- Add support for dwdm interface access policy with resources aci_dwdm_interface_policy
20+
- Add support for poe interface access policy with resource aci_poe_interface_policy
21+
- Add support for link level interface access policy with resource aci_link_level_interface_policy
22+
- Add support for slow drain interface access policy with resource aci_slow_drain_interface_policy
23+
- Add support for synchronous ethernet interface access policy with resource aci_synce_interface_policy
24+
- Add support for port security interface access policy with resource aci_port_security_interface_policy
25+
26+
BUG FIXES:
27+
- Bug fix for update of single nested children
28+
- Fix documentation examples for importing with a json string in aci_rest_managed
29+
530
## 2.18.0 (November 7, 2025)
631

732
IMPROVEMENTS:

0 commit comments

Comments
 (0)