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 8f85e66 commit b07e394Copy full SHA for b07e394
website/docs/r/content.html.markdown
@@ -42,7 +42,7 @@ resource "sumologic_content" "test" {
42
"notification": {
43
"taskType": "EmailSearchNotificationSyncDefinition",
44
"toList": ["[email protected]"],
45
- "subjectTemplate": "Search Results: {{SearchName}}",
+ "subjectTemplate": "Search Results: {{Name}}",
46
"includeQuery": true,
47
"includeResultSet": true,
48
"includeHistogram": false,
0 commit comments