diff --git a/website/content/docs/templates/hcl_templates/blocks/index.mdx b/website/content/docs/templates/hcl_templates/blocks/index.mdx index ddd9bc245..56ee907b1 100644 --- a/website/content/docs/templates/hcl_templates/blocks/index.mdx +++ b/website/content/docs/templates/hcl_templates/blocks/index.mdx @@ -57,3 +57,7 @@ list of all of the available built-in HCL2 blocks. `@include 'from-1.5/builds/example-block.mdx'` - [build block documentation](/docs/templates/hcl_templates/blocks/build). + +`@include 'from-1.5/datasources/example-block.mdx'` + +- [data block documentation](/docs/from-1.5/blocks/data).