mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 06:16:08 -04:00
3 lines
74 B
HCL
3 lines
74 B
HCL
output "target_group_arn" {
|
|
value = aws_lb_target_group.front_end.arn
|
|
}
|