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

Update the golden rules example to nrql query alerts #2686

Open grantcarthew opened 1 month ago

grantcarthew commented 1 month ago

Feature Description

The golden signals example uses the deprecated newrelic_alert_condition resource.

https://github.com/newrelic/terraform-provider-newrelic/blob/main/examples/modules/golden-signal-alerts/main.tf

Please update to newrelic_nrql_alert_condition.

pranav-new-relic commented 1 month ago

👍 thank you for reporting this @grantcarthew. We'll take a look a this based on our current priority queue.