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