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