PowerShell / DSC

This repo is for the DSC v3 project
MIT License
195 stars 24 forks source link

Resource discovery optimizations #240

Closed anmenaga closed 10 months ago

anmenaga commented 10 months ago

PR Summary

Fix #121 Fix #173

PR Context

This PR changes resource discovery behavior as per #121 , There is also some perf optimizations added such as:

SteveL-MSFT commented 10 months ago

@michaeltlombardi as part oft his change, individual resource execution will no longer take a wildcard. There's a new issue opened if we need this back.