From 58bc29b61b65cc2f5d755d5bba790950ec7934bd Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Fri, 30 Jul 2021 11:19:44 -0400 Subject: [PATCH] update metadata on get command page --- website/docs/cli/commands/get.html.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/docs/cli/commands/get.html.md b/website/docs/cli/commands/get.html.md index b847fecd63..3b468cf74a 100644 --- a/website/docs/cli/commands/get.html.md +++ b/website/docs/cli/commands/get.html.md @@ -2,8 +2,7 @@ layout: "docs" page_title: "Command: get" sidebar_current: "docs-commands-get" -description: |- - The `terraform get` command is used to download and update modules. +description: "terraform get downloads and updates modules." --- # Command: get