mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 14:31:40 -04:00
The file datasource is meant to be used to pre-create a file that can then be used elsewhere in the build process by its path. This is useful for example when building a configuration file from a template, so then the resulting file can be referenced by components which only accept file paths.