github.com/adamar/terraform@v0.2.2-0.20141016210445-2e703afdad0e/examples/cross-provider/outputs.tf (about)

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