PowerShell / DSC

This repo is for the DSC v3 project
MIT License
220 stars 30 forks source link

Rename `providers` term to be `adapters` #310

Closed SteveL-MSFT closed 9 months ago

SteveL-MSFT commented 10 months ago

Summary of the new feature / enhancement

adapters provides more clarity on the role of a group resource vs provider which may imply it implements the resource functionality itself.

Proposed technical implementation details (optional)

No response

SteveL-MSFT commented 9 months ago

Agreed by WG

SteveL-MSFT commented 9 months ago

Once we have Kind implemented, then PowerShellGroup resource should just be PowerShell. The group resources would drop the Group suffix with exception of the Microsoft.DSC/Group