Skip to content

Commit 1ae6091

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

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
@@ -287,7 +287,7 @@ locals {
287287

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

293293
cluster_name = var.ecs_cluster_name

0 commit comments

Comments
 (0)