github.com/kwoods/terraform@v0.6.11-0.20160809170336-13497db7138e/examples/openstack-with-networking/outputs.tf (about)

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