network
This commit is contained in:
parent
6e8887e928
commit
613b665819
@ -1,5 +1,5 @@
|
||||
output "vpc"{
|
||||
value = google_compute_network.net1.id
|
||||
value = google_compute_network.vpc.id
|
||||
}
|
||||
|
||||
output "subnet" {
|
||||
|
Loading…
Reference in New Issue
Block a user