3 lines
59 B
HCL
3 lines
59 B
HCL
output "sns-topic-arn" {
|
|
value = aws_sns_topic.this.arn
|
|
} |
output "sns-topic-arn" {
|
|
value = aws_sns_topic.this.arn
|
|
} |