Add description metadata to module block page

This commit is contained in:
Laura Pacilio 2021-07-09 15:32:25 -04:00
parent df16096141
commit 2718d2addc
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ layout: "language"
page_title: "Modules - Configuration Language"
sidebar_current: "docs-config-modules"
description: |-
Modules allow multiple resources to be grouped together and encapsulated.
Calling one module from another in Terraform configurations.
---
# Module Blocks