Update README.md

This commit is contained in:
Julio Castillo
2025-09-24 14:11:41 +03:00
committed by GitHub
parent 90ee0ccf12
commit acae030649

View File

@@ -1,4 +1,4 @@
# FAST Organization Setup
<img width="1392" height="541" alt="image" src="https://github.com/user-attachments/assets/786ffd8d-e354-4419-93a7-46994ca80f91" /># FAST Organization Setup
<!-- BEGIN TOC -->
- [Quickstart](#quickstart)
@@ -124,7 +124,7 @@ Like in classic FAST, the user running the first apply cycle needs specific perm
To quickly self-grant the above roles, run the following code snippet as the initial Organization Admin. The best approach is to use the same group used for organization admins above.
```bash
export FAST_PRINCIPAL="group:fabric-fast-owners@example.com"
export FAST_PRINCIPAL="group:gcp-organization-admins@example.com"
# find your organization and export its id in the FAST_ORG variable
gcloud organizations list