Skip to content

Commit bfed29d

Browse files
committed
CCM-10430: line endings
1 parent 748ae70 commit bfed29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/terraform/modules/cognito-triggers/module_pre_authentication_lambda.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ module "pre_authentication_lambda" {
3030
source_arn = "arn:aws:cognito-idp:${var.region}:${var.aws_account_id}:userpool/${var.user_pool_id}"
3131
source_account = var.aws_account_id
3232
}]
33-
}
33+
}

0 commit comments

Comments
 (0)