Skip to content

Commit 78112f4

Browse files
chore(deps): update terraform cloudposse/ecs-cloudwatch-sns-alarms/aws to v0.13.1
1 parent be08b0e commit 78112f4

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
@@ -271,7 +271,7 @@ locals {
271271

272272
module "ecs_cloudwatch_sns_alarms" {
273273
source = "cloudposse/ecs-cloudwatch-sns-alarms/aws"
274-
version = "0.12.2"
274+
version = "0.13.1"
275275
enabled = var.ecs_alarms_enabled
276276

277277
cluster_name = var.ecs_cluster_name

0 commit comments

Comments
 (0)