mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Rename "tf-general" directory to "openstack" since it only discusses OpenStack. Update README.md. Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
3 lines
85 B
HCL
3 lines
85 B
HCL
output "address" {
|
|
value = "${openstack_networking_floatingip_v2.tf-fip.address}"
|
|
}
|