This website requires JavaScript.
Explore
Help
Sign in
prehistoric-systems
/
scottslowe-learning-tools
Watch
1
Star
0
Fork
You've already forked scottslowe-learning-tools
0
mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced
2026-03-11 09:04:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
main
scottslowe-learning-tools
/
terraform
/
openstack
/
tf-example
/
output.tf
4 lines
85 B
Terraform
Raw
Permalink
Normal View
History
Unescape
Escape
Add example configurations for Terraform Add Terraform-formatted configuration. Add JSON-formatted configuration. Add README with instructions on using these configurations.
2015-11-26 00:08:46 +00:00
output
"
address
"
{
terraform: Use Neutron floating IPs Use openstack_networking_floatingip_v2 instead of openstack_compute_floatingip_v2 to make use of Neutron floating IPs in the Terraform example. Also update the .gitignore to ignore the terraform DB which is generated. Signed-off-by: Kyle Mestery <mestery@mestery.com>
2016-01-03 16:24:09 +00:00
value
=
"
${
openstack_networking_floatingip_v2
.
tf
-
fip
.
address
}
"
Add example configurations for Terraform Add Terraform-formatted configuration. Add JSON-formatted configuration. Add README with instructions on using these configurations.
2015-11-26 00:08:46 +00:00
}
Reference in a new issue
Copy permalink