Skip to content

Commit

Permalink
add missing instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
caetano-colin committed Jul 2, 2024
1 parent 6ac30b8 commit ba58c08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 5-app-infra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -616,6 +616,8 @@ unset GOOGLE_IMPERSONATE_SERVICE_ACCOUNT
1. Provide the user permissions to run the terraform locally with the `serviceAccountTokenCreator` permission.

```bash
(cd ../../../4-projects && git checkout production && ./tf-wrapper init shared)

member="user:$(gcloud auth list --filter="status=ACTIVE" --format="value(account)")"
echo ${member}

Expand Down

0 comments on commit ba58c08

Please sign in to comment.