We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d36fa commit 560396dCopy full SHA for 560396d
main.tf
@@ -78,6 +78,7 @@ module "shared_vpc_access" {
78
service_project_number = module.project-factory.project_number
79
lookup_project_numbers = false
80
grant_services_security_admin_role = var.grant_services_security_admin_role
81
+ grant_services_network_role = var.grant_services_network_role
82
}
83
84
/******************************************
0 commit comments