forked from pierront/but3-iac
modification error
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
output "vpc_terraform" {
|
||||
description = "ID du VPC créé"
|
||||
value = google_compute_instance.vpc.id
|
||||
value = google_compute_network.vpc.id
|
||||
}
|
||||
|
||||
output "subnet_ids" {
|
||||
|
||||
Reference in New Issue
Block a user