mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-13 16:00:47 -04:00
Merge pull request #32250 from stefkiourk/patch-2
Grammar and syntax fixes in import.mdx
This commit is contained in:
@@ -7,8 +7,8 @@ description: >-
|
||||
|
||||
# Import Existing Resources
|
||||
|
||||
Terraform is able to import existing infrastructure. This allows you take
|
||||
resources you've created by some other means and bring it under Terraform management.
|
||||
Terraform is able to import existing infrastructure. This allows you to take
|
||||
resources you have created by some other means and bring them under Terraform management.
|
||||
|
||||
To learn more about this, please visit the
|
||||
[pages dedicated to import](/cli/import).
|
||||
|
||||
Reference in New Issue
Block a user