Skip to content

Commit

Permalink
~/.aws/config is TOML I guess
Browse files Browse the repository at this point in the history
  • Loading branch information
ejholmes committed Apr 23, 2017
1 parent 5904b33 commit f3381eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The first step is to setup profiles for the different roles you'd like to assume

**Example**

```yaml
```toml
[profile stage]
region = us-east-1
role_arn = arn:aws:iam::1234:role/SuperUser
Expand Down

0 comments on commit f3381eb

Please sign in to comment.