From adbc548fe7a7d4004de867796827f95ffd3e870d Mon Sep 17 00:00:00 2001 From: Craig Wright Date: Thu, 25 Jul 2024 15:53:30 -0700 Subject: [PATCH] Update website/docs/cli/commands/login.mdx Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com> --- website/docs/cli/commands/login.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cli/commands/login.mdx b/website/docs/cli/commands/login.mdx index 4a2b3eda04..5ad80c9e33 100644 --- a/website/docs/cli/commands/login.mdx +++ b/website/docs/cli/commands/login.mdx @@ -32,7 +32,7 @@ local CLI configuration file called `credentials.tfrc.json`. When you run the API token and give you a chance to cancel if the current configuration is not as desired. -If you don't wish to store your API token in the default location, you can +If you do not wish to store your API token in the default location, you can optionally configure a [credentials helper program](/terraform/cli/config/config-file#credentials-helpers) that knows how to store and later retrieve credentials in some other system, such as