github.com/nov1n/terraform@v0.7.9-0.20161103151050-bf6852f38e28/examples/aws-elb/outputs.tf (about) 1 output "address" { 2 value = "${aws_elb.web.dns_name}" 3 }