Skip to content

Commit

Permalink
Update docs/40_initialization.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kabilar Gunalan <kabilar.gunalan@gmail.com>
  • Loading branch information
aaronkanzer and kabilar authored Apr 11, 2024
1 parent df3cc6c commit b76d178
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/40_initialization.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,12 @@ style="width: 60%; height: auto; display: block; margin-left: auto; margin-righ

##### Populate Environment Variables

After successful creation, you'll want to populate the following variables in the `Variables` section of the `Workspace`:
Populate the following variables in the `Variables` section of the `Workspace`:

You'll need to populate `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, `HEROKU_API_KEY` and `HEROKU_EMAIL`
1. `AWS_ACCESS_KEY_ID`
2. `AWS_SECRET_ACCESS_KEY`
3. `HEROKU_API_KEY`
4. `HEROKU_EMAIL`

<br/><br/>
<img
Expand Down

0 comments on commit b76d178

Please sign in to comment.