From 1243ae832e85f76cb849d2ef6a50c2239585f17b Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Wed, 21 Jul 2021 17:29:25 -0400 Subject: [PATCH] Add metadata to authentication overview page --- website/docs/cli/auth/index.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/cli/auth/index.html.md b/website/docs/cli/auth/index.html.md index 794f23119..224e058ee 100644 --- a/website/docs/cli/auth/index.html.md +++ b/website/docs/cli/auth/index.html.md @@ -1,6 +1,7 @@ --- layout: "docs" page_title: "Authentication - Terraform CLI" +description: "Documentation about the `login` and `logout` commands that help automate getting an API token for your Terraform Cloud account." --- # CLI Authentication