mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-03 20:29:27 -05:00
4 lines
74 B
Terraform
4 lines
74 B
Terraform
![]() |
output "target_group_arn" {
|
||
|
value = aws_lb_target_group.front_end.arn
|
||
|
}
|