Skip to content

Instantly share code, notes, and snippets.

@loujaybee
Created April 16, 2020 06:45
resource "google_compute_network" "vpc_network" {
name = "vpc-network"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment