github.com/tkak/terraform@v0.5.4-0.20150712180941-7f738dc27225/examples/cross-provider/outputs.tf (about) 1 output "address" { 2 value = "${dnsimple_record.web.hostname}" 3 }