github.com/mapuri/terraform@v0.7.6-0.20161012203214-7e0408293f97/examples/openstack-with-networking/outputs.tf (about) 1 output "address" { 2 value = "${openstack_compute_floatingip_v2.terraform.address}" 3 }