Add detail to backend overview page metadata
This commit is contained in:
parent
f46974dbb2
commit
b6b4340214
|
@ -2,7 +2,7 @@
|
||||||
layout: "language"
|
layout: "language"
|
||||||
page_title: "Backend Overview - Configuration Language"
|
page_title: "Backend Overview - Configuration Language"
|
||||||
description: |-
|
description: |-
|
||||||
An introduction to Terraform configuration backends.
|
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
|
# Backends
|
||||||
|
|
Loading…
Reference in New Issue