-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
Summary of the new feature / enhancement
As a user I want to be able to run existing MOF config files within DSC v3.
Proposed technical implementation details (optional)
- MOF file parser (https://github.com/mikeclayton/Kingsland.MofParser)
- Iterate through resources instances
- Build DSC v3 config document
Gijsreyn