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