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