From 84c48c4531b8251769d9752ac265004c6cad38d3 Mon Sep 17 00:00:00 2001 From: danischm Date: Fri, 29 Nov 2024 11:33:23 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++--- docs/guides/changelog.md | 6 +++--- templates/guides/changelog.md.tmpl | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33f0cfc..2123780 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ ## 0.1.16 (unreleased) -- Add Device Unreachability Warning to `catalystcenter_fabric_l3_handoff_ip_transit` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/150) +- Add device unreachability warning to `catalystcenter_fabric_l3_handoff_ip_transit` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/150) - Add `catalystcenter_fabric_l2_virtual_network` resource and data source -- Remove `max_async_wait_time` attribute and use timeout from `CC_MAX_TIMEOUT` +- Remove resource specific asynchronous timeout configuration and use timeout from provider configuration - Modify `catalystcenter_deploy_template` resource to support deploying composite templates -- Modify `catalystcenter_template_version` resource to use versioned template id as `id` and remove data_source +- Modify `catalystcenter_template_version` resource to use versioned template id as `id` and remove data source ## 0.1.15 diff --git a/docs/guides/changelog.md b/docs/guides/changelog.md index 945044a..d103f26 100644 --- a/docs/guides/changelog.md +++ b/docs/guides/changelog.md @@ -9,11 +9,11 @@ description: |- ## 0.1.16 (unreleased) -- Add Device Unreachability Warning to `catalystcenter_fabric_l3_handoff_ip_transit` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/150) +- Add device unreachability warning to `catalystcenter_fabric_l3_handoff_ip_transit` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/150) - Add `catalystcenter_fabric_l2_virtual_network` resource and data source -- Remove `max_async_wait_time` attribute and use timeout from `CC_MAX_TIMEOUT` +- Remove resource specific asynchronous timeout configuration and use timeout from provider configuration - Modify `catalystcenter_deploy_template` resource to support deploying composite templates -- Modify `catalystcenter_template_version` resource to use versioned template id as `id` and remove data_source +- Modify `catalystcenter_template_version` resource to use versioned template id as `id` and remove data source ## 0.1.15 diff --git a/templates/guides/changelog.md.tmpl b/templates/guides/changelog.md.tmpl index 945044a..d103f26 100644 --- a/templates/guides/changelog.md.tmpl +++ b/templates/guides/changelog.md.tmpl @@ -9,11 +9,11 @@ description: |- ## 0.1.16 (unreleased) -- Add Device Unreachability Warning to `catalystcenter_fabric_l3_handoff_ip_transit` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/150) +- Add device unreachability warning to `catalystcenter_fabric_l3_handoff_ip_transit` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/150) - Add `catalystcenter_fabric_l2_virtual_network` resource and data source -- Remove `max_async_wait_time` attribute and use timeout from `CC_MAX_TIMEOUT` +- Remove resource specific asynchronous timeout configuration and use timeout from provider configuration - Modify `catalystcenter_deploy_template` resource to support deploying composite templates -- Modify `catalystcenter_template_version` resource to use versioned template id as `id` and remove data_source +- Modify `catalystcenter_template_version` resource to use versioned template id as `id` and remove data source ## 0.1.15