Skip to content

Commit

Permalink
Add login commands
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjandl committed Apr 16, 2024
1 parent 2a2c62f commit f05936f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,9 @@ docker-compose run --rm dev composer tests
#### Prerequisites:

- configured and logged in az, aws and gcp CLI tools
- `az login`
- `aws sso login --profile=<your_profile>`
- `gcloud auth application-default login`
- installed terraform (https://www.terraform.io) and jq (https://stedolan.github.io/jq) to setup local env

```shell
Expand Down

0 comments on commit f05936f

Please sign in to comment.