output "resolver_endpoint_ips" { value = [ for r in aws_route53_resolver_endpoint.private_resolver.ip_address: r.ip ] }