docs: GCP iam migration (#3778)

This commit is contained in:
Adrian Stobbe 2025-05-07 13:20:32 +02:00 committed by GitHub
parent fd17a8d605
commit 8d2e9b90dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 22 additions and 3 deletions

View file

@ -263,6 +263,11 @@ To [create a Constellation cluster](../workflows/create.md), you need the follow
* `compute.firewalls.delete`
* `compute.firewalls.get`
* `compute.firewalls.update`
* `compute.forwardingRules.create`
* `compute.forwardingRules.delete`
* `compute.forwardingRules.get`
* `compute.forwardingRules.setLabels`
* `compute.forwardingRules.list`
* `compute.globalAddresses.create`
* `compute.globalAddresses.delete`
* `compute.globalAddresses.get`