forked from pierront/but3-iac
commit
This commit is contained in:
@@ -20,7 +20,7 @@ output "service_account_key" {
|
||||
}
|
||||
|
||||
output "vpc" {
|
||||
value = module.network.vpc
|
||||
value = module.network.vpc_terraform_output
|
||||
}
|
||||
|
||||
output "subnets" {
|
||||
|
||||
Reference in New Issue
Block a user