Skip to content

Commit

Permalink
Cosmetic changelog fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Apr 26, 2024
1 parent 79790f8 commit d6a3554
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
- Add `sdwan_system_basic_profile_parcel` resource and data source
- Fix issue with deleted feature profile resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/204)
- Add `sdwan_transport_wan_vpn_profile_parcel` resource and data source
- Add 'advertise_hub_tlocs','all_hubs_are_equal','tloc_list_id', 'ipv4_prefix_list_ids', 'ipv6_prefix_list_ids' and 'preference' to 'sdwan_hub_and_spoke_topology_policy_definition' resource and data source
- Add `advertise_hub_tlocs`, `all_hubs_are_equal`, `tloc_list_id`, `ipv4_prefix_list_ids`, `ipv6_prefix_list_ids` and `preference` to `sdwan_hub_and_spoke_topology_policy_definition` resource and data source
- Fix issue with deleted profile parcel resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/204)
- Fix issue with incorrect feature template payloads, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/213)
- Add warning and continue if there are no changes to deploy with `sdwan_attach_feature_device_template` resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/220)
- Add 'sdwan_system_security_profile_parcel' resource and data source
- Add `sdwan_system_security_profile_parcel` resource and data source
- Fix issue with `dot1x_enable` attribute of `sdwan_switchport_feature_template` resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/219)
- Add possible types to `sdwan_localized_policy` and `sdwan_feature_device_template` resource
- Add `type` read-only attribute to localized policy definitions
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ description: |-
- Add `sdwan_system_basic_profile_parcel` resource and data source
- Fix issue with deleted feature profile resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/204)
- Add `sdwan_transport_wan_vpn_profile_parcel` resource and data source
- Add 'advertise_hub_tlocs','all_hubs_are_equal','tloc_list_id', 'ipv4_prefix_list_ids', 'ipv6_prefix_list_ids' and 'preference' to 'sdwan_hub_and_spoke_topology_policy_definition' resource and data source
- Add `advertise_hub_tlocs`, `all_hubs_are_equal`, `tloc_list_id`, `ipv4_prefix_list_ids`, `ipv6_prefix_list_ids` and `preference` to `sdwan_hub_and_spoke_topology_policy_definition` resource and data source
- Fix issue with deleted profile parcel resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/204)
- Fix issue with incorrect feature template payloads, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/213)
- Add warning and continue if there are no changes to deploy with `sdwan_attach_feature_device_template` resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/220)
- Add 'sdwan_system_security_profile_parcel' resource and data source
- Add `sdwan_system_security_profile_parcel` resource and data source
- Fix issue with `dot1x_enable` attribute of `sdwan_switchport_feature_template` resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/219)
- Add possible types to `sdwan_localized_policy` and `sdwan_feature_device_template` resource
- Add `type` read-only attribute to localized policy definitions
Expand Down
4 changes: 2 additions & 2 deletions templates/guides/changelog.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ description: |-
- Add `sdwan_system_basic_profile_parcel` resource and data source
- Fix issue with deleted feature profile resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/204)
- Add `sdwan_transport_wan_vpn_profile_parcel` resource and data source
- Add 'advertise_hub_tlocs','all_hubs_are_equal','tloc_list_id', 'ipv4_prefix_list_ids', 'ipv6_prefix_list_ids' and 'preference' to 'sdwan_hub_and_spoke_topology_policy_definition' resource and data source
- Add `advertise_hub_tlocs`, `all_hubs_are_equal`, `tloc_list_id`, `ipv4_prefix_list_ids`, `ipv6_prefix_list_ids` and `preference` to `sdwan_hub_and_spoke_topology_policy_definition` resource and data source
- Fix issue with deleted profile parcel resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/204)
- Fix issue with incorrect feature template payloads, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/213)
- Add warning and continue if there are no changes to deploy with `sdwan_attach_feature_device_template` resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/220)
- Add 'sdwan_system_security_profile_parcel' resource and data source
- Add `sdwan_system_security_profile_parcel` resource and data source
- Fix issue with `dot1x_enable` attribute of `sdwan_switchport_feature_template` resource, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/219)
- Add possible types to `sdwan_localized_policy` and `sdwan_feature_device_template` resource
- Add `type` read-only attribute to localized policy definitions
Expand Down

0 comments on commit d6a3554

Please sign in to comment.