github.com/skyscape-cloud-services/terraform@v0.9.2-0.20170609144644-7ece028a1747/examples/aws-two-tier/outputs.tf (about) 1 output "address" { 2 value = "${aws_elb.web.dns_name}" 3 }