From f465294ddd5a4f72a22a0caa10ed235b69215cfb Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Wed, 21 Jul 2021 17:42:57 -0400 Subject: [PATCH] Add metadata to Inspecting Infrastructure overview page --- website/docs/cli/inspect/index.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/cli/inspect/index.html.md b/website/docs/cli/inspect/index.html.md index f704c0398b..9fc17ca64e 100644 --- a/website/docs/cli/inspect/index.html.md +++ b/website/docs/cli/inspect/index.html.md @@ -1,6 +1,7 @@ --- layout: "docs" page_title: "Inspecting Infrastructure - Terraform CLI" +description: "Learn commands to inspect and transform dependency information, outputs, and more. Use them for integration or to more deeply understand your infrastructure." --- # Inspecting Infrastructure