Skip to content

Commit ce6246c

Browse files
fix: alarm action for unreachable nodes cw alarm
1 parent d79d002 commit ce6246c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

alarms.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ locals {
8080
dimensions = {
8181
DomainName = aws_opensearch_domain.this.domain_name
8282
}
83+
alarm_actions = var.alarm_actions
8384
}
8485
# /cluster status
8586

0 commit comments

Comments
 (0)