newrelic / terraform-provider-newrelic

Terraform provider for New Relic
https://registry.terraform.io/providers/newrelic/newrelic/latest/docs
Mozilla Public License 2.0
200 stars 244 forks source link

Resource to manage log views #2695

Open fabn opened 2 weeks ago

fabn commented 2 weeks ago

Feature Description

Support for log views is absent in the provider. It would be super useful to have it.

We currently have support for data partitions and log parsing rules.

Related to #1043