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

feat(nrqlcondition): Add new ignoreOnExpectedTermination field #2700

Open corinnekunze opened 1 week ago

corinnekunze commented 1 week ago

⚠️ Do not merge! We aren't ready to release this until the new field is released to production

Description

https://new-relic.atlassian.net/browse/NR-270144

Adds a new field to nrql conditions. Currently blocked by the release of it in nerdgraph

Go client PR: https://github.com/newrelic/newrelic-client-go/pull/1180/files

Type of change

Please delete options that are not relevant.

Checklist:

Please delete options that are not relevant.

How to test this change?

blocked by merging to nerdgraph