We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da40f48 commit d5854e3Copy full SHA for d5854e3
README.md
@@ -226,7 +226,7 @@ grant the necessary roles to the [Seed Service Account](https://github.com/terra
226
and enable the necessary API's in the Seed Project. Run it as follows:
227
228
```sh
229
-./helpers/setup-sa.sh <ORGANIZATION_ID> <SEED_PROJECT_NAME> [BILLING_ACCOUNT]
+./helpers/setup-sa.sh -o <organization id> -p <project id> [-b <billing account id>] [-f <folder id>] [-n <service account name>]
230
```
231
232
In order to execute this script, you must have an account with the following list of
0 commit comments