github.com/gettyimages/terraform@v0.7.6-0.20161219132226-dc052c5707a3/examples/cross-provider/outputs.tf (about) 1 output "address" { 2 value = "${dnsimple_record.web.hostname}" 3 }