DSC resources in dedicated folder not in DSCROOT #1695
Michal Machniak (mimachniak)
started this conversation in
Ideas
Replies: 1 comment
|
Michal Machniak (@mimachniak) - checking my understanding, you're proposing:
Can you help me understand the reasoning and benefit? I'm not opposed to a more hierarchical folder structure, but it'll require some careful planning since the discovery implementation looks by directory, not in child directories. If we are going to move resources into a folder we would probably need to think about putting extensions in their own folder and so on. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Steve Lee (@SteveL-MSFT) , Mikey Lombardi (He/Him) (@michaeltlombardi)
Lookig that number of resources is incressing I open suggestion to add adtional folder like for adapter for default resources in dedicated folder, so structure will looks like this
DSC Root
-- adapter
-- dsc_resources
--- dsc resources folder (GPLink)
---- *.project
---- *.resource
If is posible to add wildcard discovery resources in sub folders when we type dsc resource list
All reactions