Skip to content

Commit 4bcfcea

Browse files
chore(deps): update terraform cloudposse/ecs-cloudwatch-sns-alarms/aws to v0.13.0
1 parent 504a5c0 commit 4bcfcea

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
@@ -265,7 +265,7 @@ locals {
265265

266266
module "ecs_cloudwatch_sns_alarms" {
267267
source = "cloudposse/ecs-cloudwatch-sns-alarms/aws"
268-
version = "0.12.2"
268+
version = "0.13.0"
269269
enabled = var.ecs_alarms_enabled
270270

271271
cluster_name = var.ecs_cluster_name

0 commit comments

Comments
 (0)