correction
This commit is contained in:
parent
3c08b665cf
commit
19a8716045
@ -1,5 +1,5 @@
|
||||
# VPC
|
||||
resource "google_compute_network" "tp7" {
|
||||
resource "google_compute_network" "vpc" {
|
||||
name = "tp7"
|
||||
auto_create_subnetworks = false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user