You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/website/content/docs/templates/hcl_templates/blocks/data.mdx

17 lines
406 B

---
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.