Skip to content

Commit a689041

Browse files
committed
Update description of alert
1 parent 52395c9 commit a689041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/infra/alerts.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resource "azurerm_monitor_activity_log_alert" "monitor_activity_log_alert_servic
44
tags = var.tags
55

66
enabled = true
7-
description = "Alerts for service health and maintenance events."
7+
description = "Alerts about service health and maintenance events."
88
scopes = [
99
data.azurerm_subscription.current.id
1010
]

0 commit comments

Comments
 (0)