github.com/jefferai/terraform@v0.3.7-0.20150310153852-f7512ca29fcf/examples/cross-provider/outputs.tf (about) 1 output "address" { 2 value = "${dnsimple_record.web.hostname}" 3 }