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