Skip to content

Commit

Permalink
backport of commit c7b2843
Browse files Browse the repository at this point in the history
  • Loading branch information
laurapacilio committed Aug 24, 2022
1 parent 803e9a6 commit 4e276bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/cli/import/usage.mdx
Expand Up @@ -7,7 +7,7 @@ description: The `terraform import` command is used to import existing infrastru

> **Hands-on:** Try the [Import Terraform Configuration](https://learn.hashicorp.com/tutorials/terraform/state-import?in=terraform/state&utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS) tutorial on HashiCorp Learn.
The `terraform import` command is used to import existing infrastructure.
Use the `terraform import` command to import existing infrastructure to Terraform state.

The `terraform import` command can only import one resource at a time. It cannot simultaneously import an entire collection of resources, like an AWS VPC.

Expand Down

0 comments on commit 4e276bc

Please sign in to comment.