github.com/kwoods/terraform@v0.6.11-0.20160809170336-13497db7138e/examples/cross-provider/outputs.tf (about) 1 output "address" { 2 value = "${dnsimple_record.web.hostname}" 3 }