Remove back ticks from settings index page

This commit is contained in:
Laura Pacilio 2021-07-30 10:56:11 -04:00
parent e6903e860a
commit 2970efff00
1 changed files with 1 additions and 1 deletions

View File

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