Update description metadata for key words
This commit is contained in:
parent
887b019761
commit
5384aacb5e
|
@ -3,9 +3,7 @@ layout: "language"
|
||||||
page_title: "Syntax - Configuration Language"
|
page_title: "Syntax - Configuration Language"
|
||||||
sidebar_current: "docs-config-syntax"
|
sidebar_current: "docs-config-syntax"
|
||||||
description: |-
|
description: |-
|
||||||
The Terraform language has its own syntax, intended to combine declarative
|
Key constructs of the native Terraform language syntax, including identifiers, arguments, blocks, and comments.
|
||||||
structure with expressions in a way that is easy for humans to read and
|
|
||||||
understand.
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Configuration Syntax
|
# Configuration Syntax
|
||||||
|
|
Loading…
Reference in New Issue