Skip to content

Commit 84c48c4

Browse files
committed
Update changelog
1 parent 81a280b commit 84c48c4

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## 0.1.16 (unreleased)
22

3-
- Add Device Unreachability Warning to `catalystcenter_fabric_l3_handoff_ip_transit` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/150)
3+
- Add device unreachability warning to `catalystcenter_fabric_l3_handoff_ip_transit` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/150)
44
- Add `catalystcenter_fabric_l2_virtual_network` resource and data source
5-
- Remove `max_async_wait_time` attribute and use timeout from `CC_MAX_TIMEOUT`
5+
- Remove resource specific asynchronous timeout configuration and use timeout from provider configuration
66
- Modify `catalystcenter_deploy_template` resource to support deploying composite templates
7-
- Modify `catalystcenter_template_version` resource to use versioned template id as `id` and remove data_source
7+
- Modify `catalystcenter_template_version` resource to use versioned template id as `id` and remove data source
88

99
## 0.1.15
1010

docs/guides/changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ description: |-
99

1010
## 0.1.16 (unreleased)
1111

12-
- Add Device Unreachability Warning to `catalystcenter_fabric_l3_handoff_ip_transit` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/150)
12+
- Add device unreachability warning to `catalystcenter_fabric_l3_handoff_ip_transit` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/150)
1313
- Add `catalystcenter_fabric_l2_virtual_network` resource and data source
14-
- Remove `max_async_wait_time` attribute and use timeout from `CC_MAX_TIMEOUT`
14+
- Remove resource specific asynchronous timeout configuration and use timeout from provider configuration
1515
- Modify `catalystcenter_deploy_template` resource to support deploying composite templates
16-
- Modify `catalystcenter_template_version` resource to use versioned template id as `id` and remove data_source
16+
- Modify `catalystcenter_template_version` resource to use versioned template id as `id` and remove data source
1717

1818
## 0.1.15
1919

templates/guides/changelog.md.tmpl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ description: |-
99

1010
## 0.1.16 (unreleased)
1111

12-
- Add Device Unreachability Warning to `catalystcenter_fabric_l3_handoff_ip_transit` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/150)
12+
- Add device unreachability warning to `catalystcenter_fabric_l3_handoff_ip_transit` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/150)
1313
- Add `catalystcenter_fabric_l2_virtual_network` resource and data source
14-
- Remove `max_async_wait_time` attribute and use timeout from `CC_MAX_TIMEOUT`
14+
- Remove resource specific asynchronous timeout configuration and use timeout from provider configuration
1515
- Modify `catalystcenter_deploy_template` resource to support deploying composite templates
16-
- Modify `catalystcenter_template_version` resource to use versioned template id as `id` and remove data_source
16+
- Modify `catalystcenter_template_version` resource to use versioned template id as `id` and remove data source
1717

1818
## 0.1.15
1919

0 commit comments

Comments
 (0)