NewRelic Workflows Migration via Terraform
Introduction In the NewRelic deployment guide 2021, Terraform-driven NewRelic deployment was demonstrated using legacy alert structures: Alert Policies (newrelic_alert_policy) Notification Channels (newrelic_alert_channel for email/Slack) Fast-forward to 2024, NewRelic's breaking changes have deprecated legacy alerts in favour of Workflows. Workflows offer a more flexible approach to incident management compared to legacy alerts, especially powerful...