github.com/kevholditch/terraform@v0.9.7-0.20170613192930-9706042ddd51/examples/cross-provider/outputs.tf (about) 1 output "address" { 2 value = "${dnsimple_record.web.hostname}" 3 }