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: add example for using webhooks with slack #28

Closed mdeltito closed 2 years ago

mdeltito commented 3 years ago

This adds an example of using the webhook channel with a Slack webhook URL, which enables the same integration that is offered by the UI without manually connecting or authorizing the LogDNA instance against Slack.

Ref: LOG-10472


Also reformats the documentation to keep lines ~90 columns.