fix
This commit is contained in:
parent
ed9d2bed64
commit
321d1abae1
@ -1,5 +1,5 @@
|
||||
resource "google_compute_network" "vpc" {
|
||||
name = "nom"
|
||||
name = "myvpc"
|
||||
auto_create_subnetworks = false
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user