Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Nov 25, 2024
1 parent 7e90956 commit 31a78ca
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## 0.5.1 (unreleased)

- Enhance update logic of policy objects, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/pull/360)
- Fix issue with `sdwan_other_ucse_feature` resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/320)
- BREAKING CHANGE: Adds `gateway` attribute to `sdwan_transport_wan_vpn_feature` resource
- Allow port ranges in ACL feature resources, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/364)
- Add `sdwan_transport_cellular_controller_feature` resource and data source
- Add `sdwan_transport_cellular_profile_feature` resource and data source
- Add `sdwan_transport_wan_vpn_feature_associate_routing_bgp_feature` resource and data source
Expand Down
3 changes: 3 additions & 0 deletions docs/guides/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ description: |-

## 0.5.1 (unreleased)

- Enhance update logic of policy objects, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/pull/360)
- Fix issue with `sdwan_other_ucse_feature` resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/320)
- BREAKING CHANGE: Adds `gateway` attribute to `sdwan_transport_wan_vpn_feature` resource
- Allow port ranges in ACL feature resources, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/364)
- Add `sdwan_transport_cellular_controller_feature` resource and data source
- Add `sdwan_transport_cellular_profile_feature` resource and data source
- Add `sdwan_transport_wan_vpn_feature_associate_routing_bgp_feature` resource and data source
Expand Down
3 changes: 3 additions & 0 deletions templates/guides/changelog.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ description: |-

## 0.5.1 (unreleased)

- Enhance update logic of policy objects, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/pull/360)
- Fix issue with `sdwan_other_ucse_feature` resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/320)
- BREAKING CHANGE: Adds `gateway` attribute to `sdwan_transport_wan_vpn_feature` resource
- Allow port ranges in ACL feature resources, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/364)
- Add `sdwan_transport_cellular_controller_feature` resource and data source
- Add `sdwan_transport_cellular_profile_feature` resource and data source
- Add `sdwan_transport_wan_vpn_feature_associate_routing_bgp_feature` resource and data source
Expand Down

0 comments on commit 31a78ca

Please sign in to comment.