terraform.aws-baseline-infra/modules/ManagementGovernance/SnsTopicEmailSubscription/outputs.tf

3 lines
59 B
HCL

output "sns-topic-arn" {
value = aws_sns_topic.this.arn
}