docs: Remove output from `terraform_remote_state`

Fixes #8296.
pull/8305/head
James Nugent 10 years ago
parent 0007346a33
commit 76910c15d6

@ -40,4 +40,6 @@ The following attributes are exported:
* `backend` - See Argument Reference above.
* `config` - See Argument Reference above.
* `output` - The values of the configured `outputs` for the root module referenced by the remote state.
In addition, each output in the remote state appears as a top level attribute
on the `terraform_remote_state` resource.

Loading…
Cancel
Save