Skip to content

Commit e175138

Browse files
committed
Update serverless data alarm
1 parent e46453f commit e175138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alarms.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ resource "aws_cloudwatch_metric_alarm" "cache_serverless_throttled_commands" {
140140

141141
threshold = 0
142142

143-
tags = var.tags
143+
tags = var.tags
144144
dimensions = {
145145
CacheClusterId = awscc_elasticache_serverless_cache.this[0].serverless_cache_name
146146
}

0 commit comments

Comments
 (0)