Skip to content

Commit f701910

Browse files
shrsrlhercot
authored andcommitted
[ignore] Modified doc by adding default value to threshold_down_action in service_device_cluster
1 parent 3e62eb1 commit f701910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/service_device_cluster.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ resource "mso_service_device_cluster" "cluster" {
110110
* `tag_based_sorting` - (Optional) Indicates if tag-based sorting is enabled. Defaults to false.
111111
* `min_threshold` - (Optional) The minimum threshold value for redirect. Valid range: 0-100.
112112
* `max_threshold` - (Optional) The maximum threshold value for redirect. Valid range: 0-100.
113-
* `threshold_down_action` - (Optional) The action to take when the threshold is down. Allowed values are permit, deny, bypass. Defaults to deny.
113+
* `threshold_down_action` - (Optional) The action to take when the threshold is down. Allowed values are permit, deny, bypass. Default value is deny.
114114

115115
## Attribute Reference ##
116116

0 commit comments

Comments
 (0)