diff --git a/website/source/docs/providers/aws/index.html.markdown b/website/source/docs/providers/aws/index.html.markdown index 4999141498..c0db02173c 100644 --- a/website/source/docs/providers/aws/index.html.markdown +++ b/website/source/docs/providers/aws/index.html.markdown @@ -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.