Skip to content

Commit 7464700

Browse files
authored
Update main.tf
1 parent 29ee4ae commit 7464700

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core/main.tf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,5 @@ output "subnet_id" {
5555

5656
output "sg_id" {
5757
value = aws_security_group.security_group.id
58-
}
58+
}
59+

0 commit comments

Comments
 (0)