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 maintaining boards #38

Open bstoutenburgh opened 2 years ago

bstoutenburgh commented 2 years ago

It would be great if we could maintain boards (and maybe screens) in a fashion similar to how this provider allows us to maintain views. Resources would end up being long with specifying multiple graphs to be arranged but providers like datadog and sysdig have decent examples of maintaining dashboards of joined widgets.

h0rv commented 2 years ago

I am also interested in Board support. Is there any update on this?