mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Fix metadata description format on all pages
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user