Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAST: add group creation GIF to documentation #676

Merged
merged 4 commits into from
Jun 21, 2022
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions fast/stages/00-bootstrap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@ Before the first run, the following IAM groups must exist to allow IAM bindings
- gcp-security-admins
- gcp-support

![fast-create-groups-v1](https://user-images.githubusercontent.com/94000358/173355158-e6019d48-831b-4f4f-a470-38e2894cd2c8.gif)
ludoo marked this conversation as resolved.
Show resolved Hide resolved

#### Configure variables

Then make sure you have configured the correct values for the following variables by providing a `terraform.tfvars` file:
Expand Down