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