diff --git a/main.tf b/main.tf index 69630af..c8dc192 100644 --- a/main.tf +++ b/main.tf @@ -177,7 +177,7 @@ resource "newrelic_alert_policy" "synthetics" { resource "newrelic_notification_destination" "synthetics" { for_each = local.merged_monitors - name = "${pagerduty_service.synthetics_newrelic[each.key].name}-synthetics" + name = "${pagerduty_service.synthetics_newrelic[each.key].name}" type = "PAGERDUTY_SERVICE_INTEGRATION" property {