Add description metadata to modules overview page
This commit is contained in:
parent
f4f8d7a6c5
commit
4044fe30d3
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
layout: "language"
|
||||
page_title: "Modules Overview - Configuration Language"
|
||||
description: |-
|
||||
An overview of Terraform modules, containers for multiple resources that are used together in a configuration.
|
||||
---
|
||||
|
||||
# Modules
|
||||
|
|
Loading…
Reference in New Issue