Skip to content

Commit f0f7846

Browse files
[ignore] Update Changelog and annotation_unsupported.go for new release (v2.17.0)
1 parent dcf9ae9 commit f0f7846

File tree

4 files changed

+18
-11
lines changed

4 files changed

+18
-11
lines changed

CHANGELOG.md

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

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

5+
## 2.17.0 (April 30, 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+
512
## 2.16.0 (April 18, 2025)
613

714
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.

gen/testvars/fvCtx.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ default:
3434
policy_control_enforcement_direction: "ingress"
3535
policy_control_enforcement_mode: "enforced"
3636
version_mismatch:
37-
4.0(1h):
37+
4.0(1h)-:
3838
ip_data_plane_learning: "enabled"
3939

4040
datasource_non_existing:
@@ -56,7 +56,7 @@ all:
5656
policy_control_enforcement_direction: "egress"
5757
policy_control_enforcement_mode: "enforced"
5858
version_mismatch:
59-
4.0(1h):
59+
4.0(1h)-:
6060
ip_data_plane_learning: "disabled"
6161

6262
children:

internal/provider/data_source_aci_vrf_test.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/provider/resource_aci_vrf_test.go

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)