Files
Lucas Bajolet 5ce9b1867b datasource: add file datasource
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.
2024-10-01 11:11:24 -04:00
..