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