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

Add support for defining Exclusion Rules #37

Closed bstoutenburgh closed 3 years ago

bstoutenburgh commented 3 years ago

Currently it's not possible to create and manage general Exclusion Rules, those need to be done manually.

It would be helpful if we the provider would be able to directly create and mange the rules.

mdeltito commented 3 years ago

hey @maristgeek, ingestion exclusion rules will be supported once #32 lands, which should be soon. stay tuned!

bstoutenburgh commented 3 years ago

Excellent, sorry for not checking PRs first.