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...
Looking at the ARM docs https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/resource-declaration#use-symbolic-name, I don't think you should just clobber the name with the symbolic name. Instead, looking at https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/resource-dependency, it appears that symbolic names can be...
### Summary of the new feature / enhancement There may be sufficient resources that can act on the user or the system such that it makes sense to have this...
### Summary of the new feature / enhancement As a user I would like `test` operation to be called after `set` to ensure the the current state and desired state...
### Summary of the new feature / enhancement Currently, [discover extensions](https://github.com/PowerShell/DSC/blob/main/lib/dsc-lib/src/extensions/discover.rs#L38-L43) are required to return the path to an extension manifest. Instead, we can allow extensions to return the manifest...
### 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 - [x] not() - [x] or() - [x] and() - [x] automatic consumption of .bicep files - [ ] output - [x]...
### 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 Discover extensions current need to have a hardcoded list of file extensions to look for. As file extensions get added in DSC...
### 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...