diff --git a/website/docs/cli/run/index.html.md b/website/docs/cli/run/index.html.md
index 579c9d81bd..5ec8ae69d2 100644
--- a/website/docs/cli/run/index.html.md
+++ b/website/docs/cli/run/index.html.md
@@ -1,6 +1,7 @@
---
layout: "docs"
page_title: "Provisioning Infrastructure - Terraform CLI"
+description: "Learn about core provisioning tasks: `plan`, `apply`, and `destroy`. Terraform uses them to create, modify, and destroy infrastructure to match a configuration."
---
# Provisioning Infrastructure with Terraform