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

feat: add new resource for keys api #51

Closed jakedipity closed 2 years ago

jakedipity commented 2 years ago

Introduces a new logdna_key resource to interact with the keys api to manage service and ingestion keys.

This change includes some additional upkeep changes:

Ref: LOG-12483 Signed-off-by: Jacob Hull jacob@planethull.com