build
locals
source
variable
packer
data
The data block defines data sources within your Packer configuration.
# datasource.pkr.hcl data "amazon-ami" "basic-example" { // ... }
On this page: