DSC
DSC copied to clipboard
This repo is for the DSC v3 project
### Summary of the new feature / enhancement Suggesting the following for discussion and consideration. This is based on a review of 2500 resources currently available in the PowerShell Gallery....
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Summary of the new feature / enhancement Needs to call out to `dsc.exe` to get dynamic schemas at runtime to fulfill validation and intellisense ### Proposed technical implementation details...
### Summary of the new feature / enhancement We want to be able to evaluate the compliance of all current instances of a given Resource, even those not specified as...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
Need to sort out the approach to using WindowsPSGroup. The draft of resource is implemented: `powershellgroup\windowspowershellgroup.resource.json_todo` However there are pending issues with `PSDesiredStateConfiguration` v2 module that prevent it from running...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Summary of the new feature / enhancement The DSC libraries and tools implemented in rust currently use the [`jsonschema` v0.17.0 crate][01] for their JSON Schema handling. However, this implementation...