Skip to content

Commit

Permalink
Add EOF new line
Browse files Browse the repository at this point in the history
  • Loading branch information
PasanT9 committed Nov 29, 2023
1 parent 9636d91 commit 9d42c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/aws/EC2-Instance/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ output "ec2-instance-route-table-id" {
output "ec2-instance-route-table-arn" {
value = aws_route_table.route_table[0].arn
depends_on = [aws_route_table.route_table]
}
}

0 comments on commit 9d42c64

Please sign in to comment.