diff --git a/website/source/docs/providers/aws/index.html.markdown b/website/source/docs/providers/aws/index.html.markdown index c0db02173..dc5fe92b9 100644 --- a/website/source/docs/providers/aws/index.html.markdown +++ b/website/source/docs/providers/aws/index.html.markdown @@ -32,7 +32,7 @@ resource "aws_instance" "web" { ## Argument Reference -The following arguments are supported: +The following arguments are supported in the `provider` block: * `access_key` - (Required) This is the AWS access key. It must be provided, but it can also be sourced from the `AWS_ACCESS_KEY_ID` environment variable.