Update README.md

This commit is contained in:
Ludovico Magnocavallo 2022-02-01 13:19:07 +01:00 committed by GitHub
parent 666c5dd82e
commit 8a7dda94b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -190,7 +190,9 @@ Below is the outline of the output files generated by this stage:
### Running the stage
The first `apply` run as a user needs a special runtime variable, so that the user roles are preserved when setting IAM bindings:
Before running `init` and `apply`, check your environment so no extra variables that might influence authentication are present (e.g. `GOOGLE_IMPERSONATE_SERVICE_ACCOUNT`). In general, you should use user application credentials, and FAST will then take care to provision autmoation identities and configure impersonation for you.
When running the first `apply` as a user, you need to pass a special runtime variable so that the user roles are preserved when setting IAM bindings.
```bash
terraform init