github.com/anfernee/terraform@v0.6.16-0.20160430000239-06e5085a92f2/examples/cross-provider/outputs.tf (about) 1 output "address" { 2 value = "${dnsimple_record.web.hostname}" 3 }