gabriel becker
1 year ago
7 changed files with 1399 additions and 36 deletions
@ -1,4 +1,3 @@ |
|||||||
# output "ecs-ip" { |
output "alb_url" { |
||||||
# description = "ecs-ip" |
value = "http://${aws_alb.api_lb.dns_name}" |
||||||
# value = [for s in aws_eip.nat.map : s.public_ip] |
} |
||||||
# } |
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue