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 "logdna_enterprise_key" resource #86

Open jakedipity opened 1 year ago

jakedipity commented 1 year ago

This new resource allows creation and management of enterprise-level keys. This resource is separate from "logdna_key" which controls the management of non-enterpise accounts.

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