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