5 lines
81 B
HCL
5 lines
81 B
HCL
|
|
output "asg_arn" {
|
|
value = aws_autoscaling_group.catherine_fc_asg.arn
|
|
}
|