github.com/anfernee/terraform@v0.6.16-0.20160430000239-06e5085a92f2/examples/openstack-with-networking/outputs.tf (about)

     1  output "address" {
     2      value = "${openstack_compute_floatingip_v2.terraform.address}"
     3  }