# output "ecs-ip" { # description = "ecs-ip" # value = [for s in aws_eip.nat.map : s.public_ip] # }