We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84eedc6 + 43e6a14 commit 5560f8aCopy full SHA for 5560f8a
1 file changed
website/source/docs/commands/remote-config.html.markdown
@@ -54,7 +54,7 @@ The following backends are supported:
54
Requires the `bucket` and `key` variables. Supports and honors the standard
55
AWS environment variables `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`
56
and `AWS_DEFAULT_REGION`. These can optionally be provided as parameters
57
- in the `aws_access_key`, `aws_secret_key` and `region` variables
+ in the `access_key`, `secret_key` and `region` variables
58
respectively, but passing credentials this way is not recommended since they
59
will be included in cleartext inside the persisted state.
60
0 commit comments