Skip to content

Commit 8916c0c

Browse files
chore(deps): update terraform cloudposse/ecs-cloudwatch-sns-alarms/aws to v0.13.2
1 parent 8e82504 commit 8916c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ locals {
288288

289289
module "ecs_cloudwatch_sns_alarms" {
290290
source = "cloudposse/ecs-cloudwatch-sns-alarms/aws"
291-
version = "0.12.2"
291+
version = "0.13.2"
292292
enabled = var.ecs_alarms_enabled
293293

294294
cluster_name = var.ecs_cluster_name

0 commit comments

Comments
 (0)