You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## 2.17.0 (May 13, 2025)
6
+
7
+
IMPROVEMENTS:
8
+
- Migrate aci_taboo_contract and add support for taboo contract subjects vztsubj
9
+
- Add versions for properties in documentation
10
+
- Migration of vrf into plugin framework and addition of aci_eigrp_address_family_context resource and datasource
11
+
- Add aci_remote_site and aci_associated_site resources and datasources for multisite translation mapping classes fvsiteassociated and fvremoteid
12
+
- Add support for nutanix in the aci_vmm_domain resource
13
+
14
+
BUG FIXES:
15
+
- Fix to allow updating of attributes in the aci_external_network_instance_profile resource
16
+
5
17
## 2.16.0 (April 18, 2025)
6
18
7
19
This release is the first release that includes resources and data sources that have been migrated from SDKv2 to the Terraform Provider Framework. Those resources and data sources will continue to accept legacy attributes but deprecation warnings will be displayed. See the [migration guide](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/guides/migration) for more details on the migration and how to upgrade the provider to this release and any subsequent v2.x release that will include migrated resources and data sources.
0 commit comments