Update website/docs/providers/terraform/d/remote_state.html.md

Co-authored-by: Nick Fagerlund <nick@hashicorp.com>
pull/22826/head
Daniel Dreier 6 years ago committed by GitHub
parent eda35f2c49
commit d006b85c26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@ same limitations as the main backend configuration. You can use any number of
`remote_state` data sources with differently configured backends, and you can
use interpolations when configuring them.
## Example Usage for remote backend
## Example Usage (`remote` Backend)
```hcl
data "terraform_remote_state" "vpc" {

Loading…
Cancel
Save