Skip to content

Commit 1d7ff1e

Browse files
authored
Merge pull request #32 from NFollett89/patch-1
Update README with roles required for shared VPC
2 parents 1d3242b + ab1be13 commit 1d7ff1e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,12 @@ The routes list contains maps, where each object represents a route. For the nex
141141
### Configure a Service Account
142142
In order to execute this module you must have a Service Account with the following roles:
143143

144-
- roles/compute.networkAdmin on the organization
144+
- roles/compute.networkAdmin on the organization or folder
145+
146+
If you are going to manage a Shared VPC, you must have either:
147+
148+
- roles/compute.xpnAdmin on the organization
149+
- roles/compute.xpnAdmin on the folder (beta)
145150

146151
### Enable API's
147152
In order to operate with the Service Account you must activate the following API on the project where the Service Account was created:

0 commit comments

Comments
 (0)