output "network_name" { value = google_compute_network.vpc.name } output "subnetwork_name" { value = google_compute_subnetwork.subnet.name }