Skip to content

Commit 25f10fa

Browse files
committed
SUMO-174564: updated playbook example
1 parent 7813d91 commit 25f10fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/monitor.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ resource "sumologic_monitor" "tf_logs_monitor_1" {
6060
}
6161
run_for_trigger_types = ["Critical", "ResolvedCritical"]
6262
}
63-
playbook = "test playbook"
63+
playbook = "{{Name}} should be fixed in 24 hours when {{TriggerType}} is triggered."
6464
}
6565
```
6666

0 commit comments

Comments
 (0)