github.com/econnell/terraform@v0.5.4-0.20150722160631-78eb236786a4/examples/cross-provider/outputs.tf (about) 1 output "address" { 2 value = "${dnsimple_record.web.hostname}" 3 }