datum

0.40.1

Module to manage Hierarchical Configuration Data.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name datum

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name datum

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 Gael Colas. All rights reserved.

Package Details

Author(s)

  • Gael Colas

Tags

Datum Hiera DSC DesiredStateConfiguration hierarchical ConfigurationData ConfigData

Functions

Clear-DatumRsopCache ConvertTo-Datum Get-DatumRsop Get-DatumRsopCache Get-DatumSourceFile Get-FileProviderData Get-MergeStrategyFromPath Invoke-TestHandlerAction Merge-Datum New-DatumFileProvider New-DatumStructure Resolve-Datum Resolve-DatumPath Test-TestHandlerFilter

Dependencies

Release Notes

## [0.40.1] - 2023-04-03

### Added

- Added support for specifying the encoding (#87).
- Added error handling to 'Get-FileProviderData.ps1'.
- Added functions for get and clear the Datum RSOP cache.

### Fixed

- Fixed how issue not allowing Datum handlers to be used on arrays (#89).
- Fixed issue in Merge-Hashtable where it did not merge hashtables correctly when these
 are included in an array.
- Formatting in all files with VSCode formatting according to the 'settings.json' file taken from Sampler
- Added yaml format config settings 'singleQuote' and 'bracketSpacing' and reformatted all yaml files according to the new settings.
- Cleanup
 - Get-DatumType.ps1
 - Merge-DatumArray.ps1
 - Merge-Hashtable.ps1
 - Compare-Hashtable.ps1
 - Node.ps1
 - FileProvider.ps1
 - ConvertTo-Datum.ps1
 - Get-MergeStrategyFromPath.ps1
 - Get-MergeStrategyFromString.ps1
 - Get-DatumRsop.ps1
 - Merge-Datum.ps1
 - datum.psd1
 - Get-FileProviderData.ps1
 - Invoke-TestHandlerAction.ps1
 - New-DatumStructure.ps1
 - Resolve-Datum.ps1
 - Resolve-DatumPath.ps1
 - Test-InvokeCommandFilter
 - Resolve-NodeProperty.ps1
 - New-DatumFileProvider.ps1
- Added 'GitHubConfig' to build.yml and updating main branch to main.

FileList

Version History

Version Downloads Last updated
0.40.1 (current version) 3,539 4/3/2023
0.40.1-previ... 6,586 4/14/2022
0.39.1-previ... 88 4/9/2021
0.39.1-previ... 12 4/8/2021
0.39.1-previ... 12 4/8/2021
0.39.1-previ... 12 4/8/2021
0.39.1-previ... 12 4/8/2021
0.39.1-previ... 12 4/7/2021
0.39.1-previ... 14 3/21/2021
0.39.1-previ... 13 3/19/2021
0.39.1-previ... 13 3/19/2021
0.39.1-previ... 13 3/19/2021
0.39.1-previ... 45 1/1/2021
0.39.1-previ... 17 11/5/2020
0.39.0 5,787 9/29/2020
0.39.0-previ... 10 9/22/2020
0.39.0-previ... 23 8/8/2020
0.0.38 4,023 3/31/2019
0.0.37 25 3/31/2019
0.0.36 1,420 1/22/2019
0.0.35 12,255 11/19/2018
0.0.34 730 9/19/2018
0.0.33 391 8/6/2018
0.0.32 706 5/31/2018
0.0.31 637 4/10/2018
0.0.30 319 3/12/2018
0.0.29 30 3/12/2018
0.0.28 27 3/6/2018
0.0.27 57 2/27/2018
0.0.26 156 2/5/2018
0.0.25 137 1/17/2018
0.0.24 92 1/9/2018
0.0.23 63 12/14/2017
0.0.21 134 11/23/2017
Show more