mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-03 03:00:16 -05:00
4 lines
88 B
HCL
4 lines
88 B
HCL
output "address" {
|
|
value = "${openstack_compute_floatingip_v2.terraform.address}"
|
|
}
|