Slight tweak to import docs to clarify state management commands (#8885)

This commit is contained in:
Christoph Blecker 2016-09-17 00:15:29 -07:00 committed by Radek Simko
parent 351c6bed79
commit 047cdd7c09
1 changed files with 2 additions and 3 deletions

View File

@ -49,6 +49,5 @@ an `aws_security_group` but also one `aws_security_group_rule` for each rule.
In this case, the name of the resource is shown as part of the import output. In this case, the name of the resource is shown as part of the import output.
You'll have to create a configuration for each resource imported. If you want You'll have to create a configuration for each resource imported. If you want
to rename the other imported resources, the to rename or otherwise modify the imported resources, the
[state management commands](/docs/commands/state/index.html) should be used [state management commands](/docs/commands/state/index.html) should be used.
to rename resources.