DSC
DSC copied to clipboard
This repo is for the DSC v3 project
### Summary of the new feature / enhancement A resource that allows downloading file(s) from web. Would need security aspects including authn and maybe even validating the server. Proxy might...
### Summary of the new feature / enhancement To make DSC successful on Linux, we probably need a Python adapter. The key part is to keep it idiomatic Python. ###...
### Summary of the new feature / enhancement Currently, if you `Include` a nested configuration which has parameter, it has to be passed in as a separate file. Instead, we...
### Summary of the new feature / enhancement To prevent unintended injection into resource command-lines, we should, by default, validate common cases like semi-colon, quotes, etc... and have the resource...
### Summary of the new feature / enhancement During a `config set` (and really most `config` subcommands), if a resource instance fails, I would like for any independent resources to...
### Summary of the new feature / enhancement As a user of dsc commands, I want to be able to know all of the options available to me without having...
### 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 We don't want a single resource blocking completion of a configuration. Timeouts aren't predictable as the time something takes can differ on...
### Summary of the new feature / enhancement `dsc resource list ` will not currently find resources behind adapters without specifying the adapter (or `*`). With the resource cache for...
### 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...