Is it possible to reference one Desired State Configuration file within another?
I am in the process of setting up a repository, and I would like to use Desired State Configuration to help others setup their development environment. I would like to create a .dsc.yaml file for a development environment (IDE and other components), as well as a “subset” .dsc.yaml file for the runtime dependencies i.e. NodeJS.