diff --git a/website/docs/cli/state/resource-addressing.mdx b/website/docs/cli/state/resource-addressing.mdx index 07f3039c06..072e9c205c 100644 --- a/website/docs/cli/state/resource-addressing.mdx +++ b/website/docs/cli/state/resource-addressing.mdx @@ -133,4 +133,4 @@ An address like this: aws_instance.web["example"] ``` -Refers to only the "example" instance in the config. +Refers to only the "example" instance in the config, and resolves to "value4".