diff --git a/website/docs/language/index.html.md b/website/docs/language/index.html.md index c370623fc..c958f17ea 100644 --- a/website/docs/language/index.html.md +++ b/website/docs/language/index.html.md @@ -1,6 +1,8 @@ --- layout: "language" page_title: "Overview - Configuration Language" +description: |- + An introduction to the Terraform Configuration Language that is used to declare resources in infrastructure as code. --- # Terraform Language Documentation