From c727abfa3b971197b83d606ba53fc5b7e547216f Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Tue, 1 Feb 2022 13:20:19 +0100 Subject: [PATCH] Update README.md --- fast/stages/00-bootstrap/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.