Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Commit

Permalink
feat: update Grafana notification channel
Browse files Browse the repository at this point in the history
  • Loading branch information
arein committed May 22, 2023
1 parent ad2dc12 commit bc0483d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/monitoring/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#locals {
# opsgenie_notification_channel = "l_iaPw6nk"
# opsgenie_notification_channel = "NNOynGwVz"
# notifications = (var.environment == "prod" ? [{ uid : local.opsgenie_notification_channel }] : [])
#}

Expand Down

0 comments on commit bc0483d

Please sign in to comment.