Update README.md

This commit is contained in:
Ludovico Magnocavallo
2022-02-01 13:20:19 +01:00
committed by GitHub
parent 8a7dda94b2
commit c727abfa3b

View File

@@ -190,7 +190,7 @@ Below is the outline of the output files generated by this stage:
### Running the stage
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.
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 automation 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.