Merge pull request #2938 from PavelVanecek/patch-1

Update AWS provider documentation
This commit is contained in:
Clint 2015-08-05 08:12:59 -05:00
commit 1f80313004
1 changed files with 1 additions and 1 deletions

View File

@ -57,5 +57,5 @@ The following arguments are supported in the `provider` block:
* `dynamodb_endpoint` - (Optional) Use this to override the default endpoint URL constructed from the `region`. It's typically used to connect to dynamodb-local.
In addition to the above parameters, the `AWS_SECURITY_TOKEN` environmental
In addition to the above parameters, the `AWS_SESSION_TOKEN` environmental
variable can be set to set an MFA token.