From 591bc1e1d9c2ac48645830e58309b3a64153cd8e Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Wed, 21 Jul 2021 17:15:02 -0400 Subject: [PATCH] Add metadata to CLI overview page --- website/docs/cli/index.html.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/docs/cli/index.html.md b/website/docs/cli/index.html.md index 6d66974e57..f52fb1bc5e 100644 --- a/website/docs/cli/index.html.md +++ b/website/docs/cli/index.html.md @@ -2,8 +2,7 @@ layout: "docs" page_title: "Terraform CLI Documentation" sidebar_current: "docs-home" -description: |- - Documentation for Terraform's CLI-based workflows. +description: "Learn how to use Terraform's CLI-based workflows. You can use the CLI alone or in conjunction with Terraform Cloud or Terraform Enterprise." --- # Terraform CLI Documentation