diff --git a/website/content/docs/templates/hcl_templates/datasources.mdx b/website/content/docs/templates/hcl_templates/datasources.mdx index ba09c9f20ba627a3c79fb3d329f6bce947ab5e33..da4bec255a18c4a49ddecaf29ead220cf6795d1f 100644 --- a/website/content/docs/templates/hcl_templates/datasources.mdx +++ b/website/content/docs/templates/hcl_templates/datasources.mdx @@ -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