Skip to content

Commit 3dfd858

Browse files
author
Seth Eliot
committed
EOF fix
1 parent 9fc0127 commit 3dfd858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/complete/outputs.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ output "services" {
4343
output "alb_dns_name" {
4444
description = "ALB endpoint DNS"
4545
value = module.alb.dns_name
46-
}
46+
}

0 commit comments

Comments
 (0)