FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

README: Add paragraph for ~/.aws/config · devhttps/frontend@dc6dec3 · GitHub

Commit dc6dec3

Browse files
committed
README: Add paragraph for ~/.aws/config
1 parent af6675b commit dc6dec3

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

‎README.md‎

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ Install each of the things listed below:
5959
6060
#### Configuration files
6161
62-
You need 3 files on your machine.
62+
You need 4 files on your machine.
6363
64-
1. `/etc/gu/install_vars`
64+
* `/etc/gu/install_vars`
6565
```
6666
STAGE=DEV
6767
```
@@ -72,6 +72,13 @@ STAGE=DEV
7272
7373
Ask your team mates to share it with you if you don't get any results.
7474
75+
* `~/.aws/config`
76+
77+
```
78+
[profile nextgen]
79+
region = eu-west-1
80+
```
81+
7582
* `~/.aws/credentials`
7683
7784
Ask your team mate to create an account for you and securely send you the access key. For security, you must enable MFA - ask if you're not sure what this means.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL