diff --git a/website/source/docs/commands/remote-config.html.markdown b/website/source/docs/commands/remote-config.html.markdown index 9349b8b50e24..c7586ac0e445 100644 --- a/website/source/docs/commands/remote-config.html.markdown +++ b/website/source/docs/commands/remote-config.html.markdown @@ -42,7 +42,7 @@ to a local file. This defaults to the `-state` path during restore. The following backends are supported: -* Atlas - Stores the state in Atlas. Requires the `name` and `access-token` +* Atlas - Stores the state in Atlas. Requires the `name` and `access_token` variables. The `address` variable can optionally be provided. * Consul - Stores the state in the KV store at a given path.