github.com/paulmey/terraform@v0.5.2-0.20150519145237-046e9b4c884d/examples/cross-provider/outputs.tf (about) 1 output "address" { 2 value = "${dnsimple_record.web.hostname}" 3 }