Files

5 lines
81 B
HCL

output "asg_arn" {
value = aws_autoscaling_group.catherine_fc_asg.arn
}