Unverified Commit 78a48ea4 authored by Sylvia Moss's avatar Sylvia Moss Committed by GitHub
Browse files

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

Co-authored-by: default avatarAdrien Delorme <azr@users.noreply.github.com>
parent 378786dc
Showing with 1 addition and 1 deletion
+1 -1
...@@ -43,7 +43,7 @@ and is documented for each data source in the [data sources](/docs/datasources) ...@@ -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 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>`. 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 ```hcl
// in a local // in a local
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment