Update description metadata for import command
This commit is contained in:
parent
2233ef1782
commit
dc0dd75b60
|
@ -2,8 +2,7 @@
|
|||
layout: "docs"
|
||||
page_title: "Command: import"
|
||||
sidebar_current: "docs-commands-import"
|
||||
description: |-
|
||||
The `terraform import` command is used to import existing resources into Terraform.
|
||||
description: "`import` brings existing infrastructure resources into Terraform state."
|
||||
---
|
||||
|
||||
# Command: import
|
||||
|
|
Loading…
Reference in New Issue