Skip to content

Commit

Permalink
Update serverless data alarm
Browse files Browse the repository at this point in the history
  • Loading branch information
hazmei committed Dec 22, 2023
1 parent e46453f commit e175138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alarms.tf
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ resource "aws_cloudwatch_metric_alarm" "cache_serverless_throttled_commands" {

threshold = 0

tags = var.tags
tags = var.tags
dimensions = {
CacheClusterId = awscc_elasticache_serverless_cache.this[0].serverless_cache_name
}
Expand Down

0 comments on commit e175138

Please sign in to comment.