DSC
DSC copied to clipboard
This repo is for the DSC v3 project
### Summary of the new feature / enhancement Recently it was identified that classes have a by-design limitation of not being supported in Constrained Language Mode (unless signed and trusted)....
### Summary of the new feature / enhancement > As a resource author developing PowerShell class-based DSC resources, > I would like to participate in filtered export results. Currently, the...
# PR Summary - note: to minimize PR size this is only intended to support: `clobber: true` and regular keyword (no objects/arrays yet) - general flow of `set` command: create...
### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the latest version - [x] Search the existing issues. ### Summary...
### Summary of the new feature / enhancement As a user I would like canonical properties for credential fields so that resources use the same convention. ### Proposed technical implementation...
### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the latest version - [x] Search the existing issues. ### Summary...
### Summary of the new feature / enhancement Provide a method of passing individual properties as arguments instead of the entire JSON. This supports more complex scenarios, and splitting behavior...
### Summary of the new feature / enhancement As someone who just created their first resource, I expected the `export` option to accept a simple JSON array. It took me...
### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the latest version - [x] Search the existing issues. ### Summary...
### Summary of the new feature / enhancement Creating resources with pwsh or other binaries could be simplified if when debugging or tracing show the output from binary after the...