github.com/icebourg/terraform@v0.6.5-0.20151015205227-263cc1b85535/examples/cross-provider/outputs.tf (about) 1 output "address" { 2 value = "${dnsimple_record.web.hostname}" 3 }