diff --git a/fast/stages/00-bootstrap/README.md b/fast/stages/00-bootstrap/README.md index 64c30662..cf91f772 100644 --- a/fast/stages/00-bootstrap/README.md +++ b/fast/stages/00-bootstrap/README.md @@ -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.