Skip to content

Commit

Permalink
Merge pull request #32 from NFollett89/patch-1
Browse files Browse the repository at this point in the history
Update README with roles required for shared VPC
  • Loading branch information
andreyk-code authored Feb 27, 2019
2 parents 1d3242b + ab1be13 commit 1d7ff1e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,12 @@ The routes list contains maps, where each object represents a route. For the nex
### Configure a Service Account
In order to execute this module you must have a Service Account with the following roles:

- roles/compute.networkAdmin on the organization
- roles/compute.networkAdmin on the organization or folder

If you are going to manage a Shared VPC, you must have either:

- roles/compute.xpnAdmin on the organization
- roles/compute.xpnAdmin on the folder (beta)

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

0 comments on commit 1d7ff1e

Please sign in to comment.