locals {
  email_notifications_datadog_tag = "notificationChannel:email"
  pagerduty_notifications_datadog_tag = "notificationChannel:PagerDuty"
}
