fix
This commit is contained in:
parent
a568326cd8
commit
8961f97548
@ -1,4 +1,4 @@
|
|||||||
resource "google_compute_network" "vpc2" {
|
resource "google_compute_network" "vpc" {
|
||||||
name = "nom2"
|
name = "nom2"
|
||||||
auto_create_subnetworks = false
|
auto_create_subnetworks = false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user