mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-10 06:54:57 +00:00
Init repo
This commit is contained in:
3
modules/load_balancer/outputs.tf
Normal file
3
modules/load_balancer/outputs.tf
Normal file
@@ -0,0 +1,3 @@
|
||||
output "ip_address" {
|
||||
value = google_compute_global_address.lb_address.address
|
||||
}
|
||||
Reference in New Issue
Block a user