diff --git a/website/docs/providers/terraform/d/remote_state.html.md b/website/docs/providers/terraform/d/remote_state.html.md index d0e2f7b0d1..beb02de6b6 100644 --- a/website/docs/providers/terraform/d/remote_state.html.md +++ b/website/docs/providers/terraform/d/remote_state.html.md @@ -61,8 +61,8 @@ The following arguments are supported: In addition to the above, the following attributes are exported: -* (v0.12+) `outputs` - Each root-level [output](/docs/configuration/outputs.html) - in the remote state appears as a top level attribute on the data source. +* (v0.12+) `outputs` - An object containing every root-level + [output](/docs/configuration/outputs.html) in the remote state. * (<= v0.11) `` - Each root-level [output](/docs/configuration/outputs.html) in the remote state appears as a top level attribute on the data source.