output "network_id" { value = google_compute_network.custom.id } output "subnetwork_self_link" { value = google_compute_subnetwork.subnet.self_link }