PSDSC
1.0.0
This module interacts with DSC v3 resources
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) Gijs Reijn. All rights reserved.
Package Details
Author(s)
- Gijs Reijn
Functions
ConvertTo-DscJson ConvertTo-DscYaml Get-PsDscResourceSchema Initialize-PsDscConfigDocument Install-DscCLI Invoke-PsDscConfig Invoke-PsDscResource New-PsDscVsCodeSettingsFile
Dependencies
This module has no dependencies.
Release Notes
## [1.0.0] - 2024-10-04
[1.0.0] - 2024-10-04
### Added
- Improved unit testing and code coverage
- Introduced both Initialize-PsDscConfigDocument and New-PsDscVsCodeSettingsFile command
- Validate multiple inputs for `Invoke-PsDscResource` and `Invoke-PsDscConfig`
- Pester tests
- The `ConvertTo-DscJson` and `ConvertTo-DscYaml` command
- Initial start of `Invoke-PsDscResource`
- Created installation command
- Decreased the amount of calls towards DSC's version
- Allow .ps1 configuration document files to be validated
FileList
- PSDSC.nuspec
- PSDSC.psm1
- PSDSC.psd1
- en-US\about_PSDSC.help.txt