Update website/content/docs/templates/hcl_templates/datasources.mdx

Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
pull/10489/head
Sylvia Moss 5 years ago committed by GitHub
parent 378786dcd6
commit 78a48ea429
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,7 +43,7 @@ and is documented for each data source in the [data sources](/docs/datasources)
A data source can output one or more attributes, which can be used by adding their key name to the data source unique
identifier, like `data.<TYPE>.<NAME>.<ATTRIBUTE>`.
The output from the `amazon-ami.example` above can be access as follows:
The output from the `amazon-ami.example` above can be accessed as follows:
```hcl
// in a local

Loading…
Cancel
Save