Skip to content

Commit

Permalink
website: document MFA token for AWS [GH-390]
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Mar 4, 2015
1 parent 7f298d5 commit 9efd20c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/source/docs/providers/aws/index.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ The following arguments are supported:

* `region` - (Required) This is the AWS region. It must be provided, but
it can also be sourced from the `AWS_DEFAULT_REGION` environment variables.

In addition to the above parameters, the `AWS_SECURITY_TOKEN` environmental
variable can be set to set an MFA token.

0 comments on commit 9efd20c

Please sign in to comment.