github.com/mysza/terraform@v0.7.6-0.20161011024539-258005408b33/examples/aws-two-tier/outputs.tf (about) 1 output "address" { 2 value = "${aws_elb.web.dns_name}" 3 }