github.com/xyziemba/terraform@v0.7.1-0.20160816223025-3ea544774db1/examples/cross-provider/outputs.tf (about) 1 output "address" { 2 value = "${dnsimple_record.web.hostname}" 3 }