Skip to content

Commit 8b35f7e

Browse files
[NDR-77] Remove trailing newline from aws_cloudwatch_log_group resource for consistency
1 parent a72e292 commit 8b35f7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/modules/ecs/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,3 @@ 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)