Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Nov 29, 2024
1 parent 81a280b commit 84c48c4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
6 changes: 3 additions & 3 deletions docs/guides/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 3 additions & 3 deletions templates/guides/changelog.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 84c48c4

Please sign in to comment.