1 2 3 4output "alarms_topic_arn" { value = aws_sns_topic.alarms.arn }
1 2 3 4
output "alarms_topic_arn" { value = aws_sns_topic.alarms.arn }