17 lines
406 B
Plaintext
Raw Permalink Normal View History

2021-01-15 13:02:18 +01:00
---
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
2021-01-15 14:25:44 -08:00
- Read the [full Data Sources](/docs/templates/hcl_templates/datasources) description for a more
2021-01-15 13:02:18 +01:00
thorough read.