github.com/scottwinkler/terraform@v0.11.6-0.20180329211809-05143987aea8/examples/cross-provider/outputs.tf (about) 1 output "address" { 2 value = "${dnsimple_record.web.hostname}" 3 }