You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| active\_apis | The list of active apis on the service project. If api is not active this module will not try to activate it |`list(string)`|`[]`| no |
31
+
| grant\_services\_security\_admin\_role | Whether or not to grant Kubernetes Engine Service Agent the Security Admin role on the host project so it can manage firewall rules |`bool`|`false`| no |
31
32
| host\_project\_id | The ID of the host project which hosts the shared VPC |`string`| n/a | yes |
32
33
| service\_project\_id | The ID of the service project |`string`| n/a | yes |
33
34
| shared\_vpc\_subnets | List of subnets fully qualified subnet IDs (ie. projects/$project\_id/regions/$region/subnetworks/$subnet\_id) |`list(string)`|`[]`| no |
0 commit comments