Skip to content

Commit

Permalink
Update outputs.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
jansiwy committed Jan 22, 2024
1 parent e994809 commit 03bea75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outputs.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
output "sns_topic" {
value = aws_sns_topic.sns_topic
value = aws_sns_topic.this

description = <<EOS
The SNS topic to which to publish the messages which shall be sent to Rollbar.
Expand Down

0 comments on commit 03bea75

Please sign in to comment.