Zachary Shilton 830140157d
website: remove obselete nav data (#10811)
* website: remove obselete sidebar_title frontmatter from docs

* website: bump to latest docs-page

* website: update plugin creation and registration docs

* website: fix broken links
2021-03-31 15:07:00 -04:00

17 lines
406 B
Plaintext

---
description: >
The data block defines data sources within your Packer configuration.
page_title: data - Blocks
---
# The `data` block
The `data` block defines data sources within your Packer configuration.
`@include 'from-1.5/datasources/example-block.mdx'`
# More on data sources
- Read the [full Data Sources](/docs/templates/hcl_templates/datasources) description for a more
thorough read.