You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,16 +9,21 @@
9
9
- Add `sdwan_policy_group` resource and data source
10
10
- Adds `enhanced_app_aware_routing` support to the `sdwan_cisco_system_feature_template` resource and data source
11
11
- Add `gateway` attribute for `ipv4_static_routes` and `ipv6_static_routes` in `sdwan_service_lan_vpn_feature` resource
12
-
- Fix issue causing `sdwan_transport_routing_bgp_feature` to fail to apply when `policy_type` is set to `off`, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/475)
13
-
- BREAKING CHANGE: `sdwan_cisco_vpn_feature_template`: rename `interface` attribute to `interfaces`
12
+
- BREAKING CHANGE: Rename `interface` attribute of `sdwan_cisco_vpn_feature_template` resource to `interfaces`
14
13
- Fix type of `interfaces` attribute of `sdwan_cisco_vpn_feature_template` under `ipv4_static_ipsec_routes` & `ipv4_static_gre_routes`, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/474)
15
14
- Fix type of `as_path_prepend` attribute of `sdwan_service_route_policy_feature` and `sdwan_transport_route_policy_feature`, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/474)
15
+
- Fix issue causing the `sdwan_policy_object_preferred_color_group` resource to fail, [Link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/495)
16
+
- BREAKING CHANGE: Refactor `max_number_of_prefixes`, `restart_interval` and `threshold` of `sdwan_service_routing_bgp_feature` resource, [Link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/475)
16
17
17
18
## 0.6.2
18
19
19
20
- Fix issue causing changes to applied feature templates to fail, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/417)
20
21
- Fix issue with service lan vpn feature when route-policy is not defined, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/450)
21
22
- Prevent updates to `sdwan_activate_centralized_policy` resources being reverted, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/452)
23
+
- BREAKING CHANGE: Fix type of `dscp` attribute of `sdwan_application_aware_routing_policy_definition` and `sdwan_traffic_data_policy_definition`, [Link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/460)
24
+
- Fix issue where required attributes were marked as optional in the documentation
25
+
- Fix issue causing `sdwan_transport_route_policy_feature` to fail to apply when `default_action` is set to `reject`, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/439)
26
+
- BREAKING CHANGE: Refactor `max_number_of_prefixes`, `restart_interval` and `threshold` of `sdwan_transport_routing_bgp_feature` resource, [Link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/413)
Copy file name to clipboardExpand all lines: docs/guides/changelog.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,16 +18,21 @@ description: |-
18
18
- Add `sdwan_policy_group` resource and data source
19
19
- Adds `enhanced_app_aware_routing` support to the `sdwan_cisco_system_feature_template` resource and data source
20
20
- Add `gateway` attribute for `ipv4_static_routes` and `ipv6_static_routes` in `sdwan_service_lan_vpn_feature` resource
21
-
- Fix issue causing `sdwan_transport_routing_bgp_feature` to fail to apply when `policy_type` is set to `off`, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/475)
22
-
- BREAKING CHANGE: `sdwan_cisco_vpn_feature_template`: rename `interface` attribute to `interfaces`
21
+
- BREAKING CHANGE: Rename `interface` attribute of `sdwan_cisco_vpn_feature_template` resource to `interfaces`
23
22
- Fix type of `interfaces` attribute of `sdwan_cisco_vpn_feature_template` under `ipv4_static_ipsec_routes` & `ipv4_static_gre_routes`, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/474)
24
23
- Fix type of `as_path_prepend` attribute of `sdwan_service_route_policy_feature` and `sdwan_transport_route_policy_feature`, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/474)
24
+
- Fix issue causing the `sdwan_policy_object_preferred_color_group` resource to fail, [Link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/495)
25
+
- BREAKING CHANGE: Refactor `max_number_of_prefixes`, `restart_interval` and `threshold` of `sdwan_service_routing_bgp_feature` resource, [Link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/475)
25
26
26
27
## 0.6.2
27
28
28
29
- Fix issue causing changes to applied feature templates to fail, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/417)
29
30
- Fix issue with service lan vpn feature when route-policy is not defined, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/450)
30
31
- Prevent updates to `sdwan_activate_centralized_policy` resources being reverted, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/452)
32
+
- BREAKING CHANGE: Fix type of `dscp` attribute of `sdwan_application_aware_routing_policy_definition` and `sdwan_traffic_data_policy_definition`, [Link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/460)
33
+
- Fix issue where required attributes were marked as optional in the documentation
34
+
- Fix issue causing `sdwan_transport_route_policy_feature` to fail to apply when `default_action` is set to `reject`, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/439)
35
+
- BREAKING CHANGE: Refactor `max_number_of_prefixes`, `restart_interval` and `threshold` of `sdwan_transport_routing_bgp_feature` resource, [Link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/413)
Copy file name to clipboardExpand all lines: templates/guides/changelog.md.tmpl
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,16 +18,21 @@ description: |-
18
18
- Add `sdwan_policy_group` resource and data source
19
19
- Adds `enhanced_app_aware_routing` support to the `sdwan_cisco_system_feature_template` resource and data source
20
20
- Add `gateway` attribute for `ipv4_static_routes` and `ipv6_static_routes` in `sdwan_service_lan_vpn_feature` resource
21
-
- Fix issue causing `sdwan_transport_routing_bgp_feature` to fail to apply when `policy_type` is set to `off`, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/475)
22
-
- BREAKING CHANGE: `sdwan_cisco_vpn_feature_template`: rename `interface` attribute to `interfaces`
21
+
- BREAKING CHANGE: Rename `interface` attribute of `sdwan_cisco_vpn_feature_template` resource to `interfaces`
23
22
- Fix type of `interfaces` attribute of `sdwan_cisco_vpn_feature_template` under `ipv4_static_ipsec_routes` & `ipv4_static_gre_routes`, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/474)
24
23
- Fix type of `as_path_prepend` attribute of `sdwan_service_route_policy_feature` and `sdwan_transport_route_policy_feature`, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/474)
24
+
- Fix issue causing the `sdwan_policy_object_preferred_color_group` resource to fail, [Link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/495)
25
+
- BREAKING CHANGE: Refactor `max_number_of_prefixes`, `restart_interval` and `threshold` of `sdwan_service_routing_bgp_feature` resource, [Link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/475)
25
26
26
27
## 0.6.2
27
28
28
29
- Fix issue causing changes to applied feature templates to fail, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/417)
29
30
- Fix issue with service lan vpn feature when route-policy is not defined, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/450)
30
31
- Prevent updates to `sdwan_activate_centralized_policy` resources being reverted, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/452)
32
+
- BREAKING CHANGE: Fix type of `dscp` attribute of `sdwan_application_aware_routing_policy_definition` and `sdwan_traffic_data_policy_definition`, [Link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/460)
33
+
- Fix issue where required attributes were marked as optional in the documentation
34
+
- Fix issue causing `sdwan_transport_route_policy_feature` to fail to apply when `default_action` is set to `reject`, [link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/439)
35
+
- BREAKING CHANGE: Refactor `max_number_of_prefixes`, `restart_interval` and `threshold` of `sdwan_transport_routing_bgp_feature` resource, [Link](https://github.com/CiscoDevNet/terraform-provider-sdwan/issues/413)
0 commit comments