This website requires JavaScript.
Explore
Help
Sign In
ResiLien
/
terraform
Watch
2
Star
0
Fork
You've already forked terraform
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
862ef46a49
terraform
/
examples
/
openstack-with-networking
/
outputs.tf
4 lines
86 B
Terraform
Raw
Normal View
History
Unescape
Escape
examples: add OpenStack configuration with networking
2015-08-27 17:13:59 +02:00
output
"
address
"
{
Fmt all the config files Signed-off-by: Valentin Pichard <valentin.pichard@corp.ovh.com>
2016-09-22 13:49:09 +02:00
value
=
"
${
openstack_compute_floatingip_v2
.
terraform
.
address
}
"
examples: add OpenStack configuration with networking
2015-08-27 17:13:59 +02:00
}