From 53854adad909215634173751adf9d39a414268c1 Mon Sep 17 00:00:00 2001 From: danischm Date: Thu, 6 Jun 2024 15:59:05 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + docs/guides/changelog.md | 1 + templates/guides/changelog.md.tmpl | 1 + 3 files changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2386b185..9f1b5c32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Add `enable_ipv4` and `instance_name` attributes to `nxos_isis_interface` resource and data source - Add `nxos_bgp_route_redistribution` resource and data source +- Add capability to reset object to default values when destroying resource, e.g. `nxos_physical_interface` ## 0.5.2 diff --git a/docs/guides/changelog.md b/docs/guides/changelog.md index 77d96a7d..ffccc658 100644 --- a/docs/guides/changelog.md +++ b/docs/guides/changelog.md @@ -11,6 +11,7 @@ description: |- - Add `enable_ipv4` and `instance_name` attributes to `nxos_isis_interface` resource and data source - Add `nxos_bgp_route_redistribution` resource and data source +- Add capability to reset object to default values when destroying resource, e.g. `nxos_physical_interface` ## 0.5.2 diff --git a/templates/guides/changelog.md.tmpl b/templates/guides/changelog.md.tmpl index 77d96a7d..ffccc658 100644 --- a/templates/guides/changelog.md.tmpl +++ b/templates/guides/changelog.md.tmpl @@ -11,6 +11,7 @@ description: |- - Add `enable_ipv4` and `instance_name` attributes to `nxos_isis_interface` resource and data source - Add `nxos_bgp_route_redistribution` resource and data source +- Add capability to reset object to default values when destroying resource, e.g. `nxos_physical_interface` ## 0.5.2