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.
2 parents d27a4f1 + 15415ff commit 71990e2Copy full SHA for 71990e2
website/docs/r/alert_notification.html.md
@@ -20,7 +20,7 @@ resource "grafana_alert_notification" "email_someteam" {
20
send_reminder = true
21
frequency = "24h"
22
23
- settings {
+ settings = {
24
addresses = "[email protected];[email protected]"
25
uploadImage = "false"
26
}
0 commit comments