Fix metadata description format on all pages

This commit is contained in:
Laura Pacilio
2021-07-19 12:11:10 -04:00
parent fd3b5a48c7
commit a780f625e9
48 changed files with 50 additions and 98 deletions

View File

@@ -1,8 +1,7 @@
---
layout: "language"
page_title: "Backend Overview - Configuration Language"
description: |-
A backend defines where and how Terraform performs operations, such as where it stores state files. Learn about recommended backends and how backends work.
description: "A backend defines where and how Terraform performs operations, such as where it stores state files. Learn about recommended backends and how backends work."
---
# Backends