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