logdna / terraform-provider-logdna

Terraform provider to simplify creation of views, preset alerts and other resources in LogDNA!
https://registry.terraform.io/providers/logdna/logdna/latest
MIT License
11 stars 12 forks source link

docs(alerts): clarify immedaite/terminal and add slack_channel to views #108

Closed jakedipity closed 3 months ago

jakedipity commented 3 months ago

Clarifies description for both the immediate and terminal fields to make it clear at least one of them are required to be true for presence alerts. Fixes #105.

Update the view resource documentation with the slack_channel. Fixes #85.