DSC
DSC copied to clipboard
This repo is for the DSC v3 project
### 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 contributor and maintainer, > I want to clearly understand which folders contain Rust crates, which folders contain resources, and...
### 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 For `List` type resources which are an array. There are use cases where the order matters in terms of how the underlying...
# PR Summary This pull request adds reference documentation for the `context()` function. Also included it in the overview. ## PR Context
# PR Summary This pull request adds reference documentation on how to use user-defined functions. ## PR Context
### Summary of the new feature / enhancement It would be useful to have conditional args passed to resources, like OS or architecture, for example. ### Proposed technical implementation details...
### 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 For newcomers, it's helpful to understand how they can contribute and run the `build.ps1` script. This pull request adds a new section to the `CONTRIBUTING.md` with additional...
### Summary of the new feature / enhancement > As a user exporting a resource that relies on the synthetic export feature, > I want the exported resource instance to...