forseti-security / terraform-google-forseti

A Terraform module for installing Forseti on GCP
Apache License 2.0
132 stars 126 forks source link

`default` VPC network is not being created #575

Closed red2k18 closed 4 years ago

red2k18 commented 4 years ago

It seems to the user that "default" VPC network is hardcoded for some of the forseti components, but it is not created by terraform. User says that default VPC network needs to be created in order to run it successfully.

red2k18 commented 4 years ago

default VPC network is not hardcoded. Forseti network and subnetwork need to be created in the host project for shared VPC deployment.