DSC
DSC copied to clipboard
This repo is for the DSC v3 project
### Summary of the new feature / enhancement > As a resource author, I want to be able to rely on a contract between my resource and DSC for any...
### Summary of the new feature / enhancement As part of configuration deployment, there are scenarios that require an init stage for the purpose of downloading artifacts that would be...
# PR Summary - Start changes to pull metadata from resources for `config set` (not working for group resources or other commands) ## PR Context - Fix #467
### Summary of the new feature / enhancement > As a PowerShell developer writing resources for use in v3 and compatible with PSDSC v1/v2, I want to ensure my resources...
### Summary of the new feature / enhancement > As a resource author, I want to quickly and conveniently switch between the settings DSC uses to make testing and development...
### Summary of the new feature / enhancement - [ ] SACL support - [ ] DACL support - [ ] File path to reg file (useful for offline scenarios)...
### 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...
### 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...
### 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...
# PR Summary This PR addresses #791. While it is a small redesign, casting the value to a string makes logical sense. When users are exporting or getting values, they...