mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Add Service Account User as required GCP permission (#91)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
0286a83dfa
commit
03148c6706
@ -130,6 +130,7 @@ Your user account needs the following permissions to set up a Constellation clus
|
||||
Your user account needs the following permissions to set up a Constellation:
|
||||
|
||||
- `compute.*` (or the subset defined by `roles/compute.instanceAdmin.v1`)
|
||||
- `iam.serviceAccountUser`
|
||||
|
||||
Follow Google's guide on [understanding](https://cloud.google.com/iam/docs/understanding-roles) and [assigning roles](https://cloud.google.com/iam/docs/granting-changing-revoking-access).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user