Skip to content

Commit

Permalink
Update roles required for shared VPC
Browse files Browse the repository at this point in the history
  • Loading branch information
NFollett89 authored Feb 26, 2019
1 parent 1d3242b commit ab1be13
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 ab1be13

Please sign in to comment.