terraform-google-modules / terraform-google-project-factory

Creates an opinionated Google Cloud project by using Shared VPC, IAM, and Google Cloud APIs
https://registry.terraform.io/modules/terraform-google-modules/project-factory/google
Apache License 2.0
826 stars 535 forks source link

fix: shared_vpc_access - Grant notebooks.googleapi.com SA the networkUser role #856

Closed derhally closed 10 months ago

derhally commented 10 months ago

Update the shared_vpc_access module to grant the notebooks.googleapis.com SA the appropriate network roles. It needs roles/compute.networkUser on the subnets being shared.

bharathkkb commented 10 months ago

/gcbrun