We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7813d91 commit 25f10faCopy full SHA for 25f10fa
website/docs/r/monitor.html.markdown
@@ -60,7 +60,7 @@ resource "sumologic_monitor" "tf_logs_monitor_1" {
60
}
61
run_for_trigger_types = ["Critical", "ResolvedCritical"]
62
63
- playbook = "test playbook"
+ playbook = "{{Name}} should be fixed in 24 hours when {{TriggerType}} is triggered."
64
65
```
66
0 commit comments