From ab1be1326164e7b5fbb316387b378cab50674202 Mon Sep 17 00:00:00 2001 From: Nick Follett Date: Tue, 26 Feb 2019 13:54:43 -0800 Subject: [PATCH] Update roles required for shared VPC --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 124f72ea..7b2b9989 100644 --- a/README.md +++ b/README.md @@ -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: