microsoft / DSCEA

DSC Environment Analyzer (DSCEA) is a simple implementation of PowerShell Desired State Configuration that uses the declarative nature of DSC to scan systems in an environment against a defined reference MOF file and generate compliance reports as to whether systems match the desired configuration.
https://microsoft.github.io/DSCEA
Other
199 stars 41 forks source link

Rename resources folder? #18

Closed rkyttle closed 7 years ago

rkyttle commented 7 years ago

Lets discuss if it makes sense to rename the resources folder. I was looking at its name in the folder structure, and given that this is a module related to DSC my mind immediately thinks about DSC resources, which we are not putting into this folder.

krjhitch commented 7 years ago

That's a valid point, but since it is literally a folder for resources, we'll have to weigh it against being too esoteric for the sake of clarity vs DSC modules. I'm not opposed to a rename but can't think of a good new name at the moment.

krjhitch commented 7 years ago

I think we can leave this alone for release and revisit after