resource "google_compute_network" "vpc" { name = "rarelens-vpc" auto_create_subnetworks = true }