From 585b609fff331976c65d8e9b6fbd2f6c891903c8 Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Fri, 23 Jul 2021 15:47:49 -0400 Subject: [PATCH] Add page metadata to state recovery page --- website/docs/cli/state/recover.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/cli/state/recover.html.md b/website/docs/cli/state/recover.html.md index 5b45b8f6ff..a3afec3188 100644 --- a/website/docs/cli/state/recover.html.md +++ b/website/docs/cli/state/recover.html.md @@ -1,6 +1,7 @@ --- layout: "docs" page_title: "Recovering from State Disasters - Terraform CLI" +descriptin: "Commands to help you restore state backups and override Terraform state protections." --- # Recovering from State Disasters