Skip to content

Commit 35851e9

Browse files
Rename outputs.tf to output.tf
1 parent a9b777e commit 35851e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ output "dlq_name" {
3636
output "queue_name" {
3737
description = "Name of the queue"
3838
value = aws_sqs_queue.sqs_queue.name
39-
}
39+
}

0 commit comments

Comments
 (0)