Add detail to settings intro page metadata

This commit is contained in:
Laura Pacilio 2021-07-16 17:01:36 -04:00
parent 80fee567a2
commit f46974dbb2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ layout: "language"
page_title: "Terraform Settings - Configuration Language"
sidebar_current: "docs-config-terraform"
description: |-
Using the `terraform` block type to configure Terraform behavior.
The `terraform` block allows you to configure Terraform behavior, including the Terraform version, backend, and required providers.
---
# Terraform Settings