Skip to content

Commit

Permalink
AWS deploy: fix usage notes
Browse files Browse the repository at this point in the history
  • Loading branch information
panchoh committed Mar 8, 2019
1 parent 887db73 commit ffd039f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/aws/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

```
$ export GO111MODULE=on
$ terraform init -backend-config "$aws-profile=name"
$ terraform init -backend-config "profile=${your_aws_profile}"
```

Expand Down

0 comments on commit ffd039f

Please sign in to comment.