Skip to content

Commit

Permalink
fix: plumb grant_services_network_role for root module
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathkkb authored Sep 23, 2021
1 parent 53d36fa commit 8e6166b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ module "shared_vpc_access" {
service_project_number = module.project-factory.project_number
lookup_project_numbers = false
grant_services_security_admin_role = var.grant_services_security_admin_role
grant_services_network_role = var.grant_services_network_role
}

/******************************************
Expand Down

0 comments on commit 8e6166b

Please sign in to comment.