blob: 79e47e90562d3f97b15e6b95faac817fcd6b7105 [file] [log] [blame]
output "status_page_public_ip" {
value = google_compute_instance.project_2_vm.network_interface[0].access_config[0].nat_ip
}