Skip to content

Commit a72e292

Browse files
[NDR-77] Add newline at the end of main.tf for consistency
1 parent 78da0ff commit a72e292

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infrastructure/modules/ecs/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ resource "aws_cloudwatch_log_group" "awslogs-ndr-ecs" {
3939
name = "${terraform.workspace}-ecs-task-${var.ecs_cluster_name}"
4040
retention_in_days = 0
4141
}
42+

0 commit comments

Comments
 (0)