Add description metadata to JSON syntax page

This commit is contained in:
Laura Pacilio 2021-07-07 14:02:23 -04:00
parent 5384aacb5e
commit c33970bfa4
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@ layout: "language"
page_title: "JSON Configuration Syntax - Configuration Language"
sidebar_current: "docs-config-syntax-json"
description: |-
In addition to the native syntax that is most commonly used with Terraform,
the Terraform language can also be expressed in a JSON-compatible syntax.
Details about the JSON-compatible Terraform language syntax, including file structure, expression mapping, and blocks.
---
# JSON Configuration Syntax