Skip to content

Commit f8ebcad

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

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
@@ -272,7 +272,7 @@ locals {
272272

273273
module "ecs_cloudwatch_sns_alarms" {
274274
source = "cloudposse/ecs-cloudwatch-sns-alarms/aws"
275-
version = "0.12.2"
275+
version = "0.13.2"
276276
enabled = var.ecs_alarms_enabled
277277

278278
cluster_name = var.ecs_cluster_name

0 commit comments

Comments
 (0)