infra-dapps/modules/aws-acm-cert/outputs.tf

4 lines
56 B
HCL

output "arn" {
value = aws_acm_certificate.main.arn
}