Commit cc4564c0 authored by yosssi's avatar yosssi

Change the word `aws_access_key` to `aws_secret_key`.

parent 87f7ba6c
......@@ -63,7 +63,7 @@ briefly. Create a file `example.json` and fill it with the following contents:
}
</pre>
When building, you'll pass in the `aws_access_key` and `aws_access_key` as
When building, you'll pass in the `aws_access_key` and `aws_secret_key` as
a [user variable](/docs/templates/user-variables.html), keeping your secret
keys out of the template. You can create security credentials
on [this page](https://console.aws.amazon.com/iam/home?#security_credential).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment