mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-10 06:54:57 +00:00
3 lines
82 B
HCL
3 lines
82 B
HCL
output "ip_address" {
|
|
value = google_compute_global_address.lb_address.address
|
|
} |