Skip to content

Commit

Permalink
chore: 🤖 bump (#3603)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskaransarkaria authored Dec 11, 2024
1 parent b5ea580 commit 0fb1482
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ module "logging" {
}

module "monitoring" {
source = "github.com/ministryofjustice/cloud-platform-terraform-monitoring?ref=3.17.4"
source = "github.com/ministryofjustice/cloud-platform-terraform-monitoring?ref=3.17.5"

alertmanager_slack_receivers = local.enable_alerts ? var.alertmanager_slack_receivers : [{ severity = "dummy", webhook = "https://dummy.slack.com", channel = "#dummy-alarms" }]
pagerduty_config = local.enable_alerts ? var.pagerduty_config : "dummy"
Expand Down

0 comments on commit 0fb1482

Please sign in to comment.