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