diff --git a/fast/stages/00-bootstrap/README.md b/fast/stages/00-bootstrap/README.md index 3fcfb66c17..5ef1bfb4e9 100644 --- a/fast/stages/00-bootstrap/README.md +++ b/fast/stages/00-bootstrap/README.md @@ -177,6 +177,8 @@ Before the first run, the following IAM groups must exist to allow IAM bindings - gcp-security-admins - gcp-support +You can refer to [this animated image](./groups.gif) for a step by step on group creation. + #### Configure variables Then make sure you have configured the correct values for the following variables by providing a `terraform.tfvars` file: diff --git a/fast/stages/00-bootstrap/groups.gif b/fast/stages/00-bootstrap/groups.gif new file mode 100644 index 0000000000..0744cb0995 Binary files /dev/null and b/fast/stages/00-bootstrap/groups.gif differ