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

pull/8895/head
Christoph Blecker 10 years ago committed by Radek Simko
parent 351c6bed79
commit 047cdd7c09

@ -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.
You'll have to create a configuration for each resource imported. If you want
to rename the other imported resources, the
[state management commands](/docs/commands/state/index.html) should be used
to rename resources.
to rename or otherwise modify the imported resources, the
[state management commands](/docs/commands/state/index.html) should be used.

Loading…
Cancel
Save