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