Skip to content

Commit

Permalink
dynamodb-local Update aws provider docs to include the `dynamodb_endp…
Browse files Browse the repository at this point in the history
…oint` argument
  • Loading branch information
Pablo Cantero committed Jul 29, 2015
1 parent 35201e7 commit 2f6d208
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/source/docs/providers/aws/index.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,7 @@ The following arguments are supported in the `provider` block:
to prevent you mistakenly using a wrong one (and end up destroying live environment).
Conflicts with `allowed_account_ids`.

* `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
variable can be set to set an MFA token.

0 comments on commit 2f6d208

Please sign in to comment.