Skip to content

Commit e318255

Browse files
chore(deps): update terraform cloudposse/ecs-cloudwatch-sns-alarms/aws to v0.12.3
1 parent 2b32997 commit e318255

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
@@ -254,7 +254,7 @@ locals {
254254

255255
module "ecs_cloudwatch_sns_alarms" {
256256
source = "cloudposse/ecs-cloudwatch-sns-alarms/aws"
257-
version = "0.12.1"
257+
version = "0.12.3"
258258
enabled = var.ecs_alarms_enabled
259259

260260
cluster_name = var.ecs_cluster_name

0 commit comments

Comments
 (0)