Skip to content

Commit 9a6e8dd

Browse files
[NDR-77] Debug change
1 parent 132bee2 commit 9a6e8dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

infrastructure/vpc.tf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,6 @@ resource "aws_default_security_group" "default" {
3131
vpc_id = aws_default_vpc.default.id
3232
ingress = []
3333
egress = []
34-
}
34+
}
35+
36+

0 commit comments

Comments
 (0)