Add description metadata to manipulating state overview page
This commit is contained in:
parent
a8b8f4c103
commit
733655ef03
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: "docs"
|
||||
page_title: "Manipulating State - Terraform CLI"
|
||||
description: "State data tracks which real-world object corresponds to each resource in the configuration. You can inspect state, move or import resources, and more."
|
||||
---
|
||||
|
||||
# Manipulating Terraform State
|
||||
|
|
Loading…
Reference in New Issue