diff --git a/website/docs/commands/import.html.md b/website/docs/commands/import.html.md index f43dcbcc5..f10bbdddc 100644 --- a/website/docs/commands/import.html.md +++ b/website/docs/commands/import.html.md @@ -21,7 +21,7 @@ state at the given ADDRESS. ADDRESS must be a valid [resource address](/docs/internals/resource-addressing.html). Because any resource address is valid, the import command can import resources -into modules as well directly into the root of your state. +into modules as well as directly into the root of your state. ID is dependent on the resource type being imported. For example, for AWS instances it is the instance ID (`i-abcd1234`) but for AWS Route53 zones