Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 760bbea

Browse files
committed
docs: add minimal gcp IAM permissions
1 parent 8924d24 commit 760bbea

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/docs/getting-started/install.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,9 @@ Enable the [Compute Engine API](https://console.cloud.google.com/apis/library/co
234234

235235
To [create the IAM configuration](../workflows/config.md#creating-an-iam-configuration) for Constellation, you need the following permissions:
236236

237+
* `iam.roles.create`
238+
* `iam.roles.delete`
239+
* `iam.roles.get`
237240
* `iam.serviceAccountKeys.create`
238241
* `iam.serviceAccountKeys.delete`
239242
* `iam.serviceAccountKeys.get`

0 commit comments

Comments
 (0)