Merge pull request #2938 from PavelVanecek/patch-1
Update AWS provider documentation
This commit is contained in:
commit
1f80313004
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue