github.com/mohanarpit/terraform@v0.6.16-0.20160909104007-291f29853544/examples/cross-provider/outputs.tf (about)

     1  output "address" {
     2    value = "${dnsimple_record.web.hostname}"
     3  }