datum

0.39.1-preview0002

Module to manage Hierarchical Configuration Data.

This is a prerelease version of datum.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name datum -RequiredVersion 0.39.1-preview0002 -AllowPrerelease

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

Install-PSResource -Name datum -Version 0.39.1-preview0002 -Prerelease

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

Get-DatumRSOP Get-FileProviderData Get-MergeStrategyFromPath Invoke-TestHandlerAction Merge-Datum New-DatumFileProvider New-DatumStructure Resolve-Datum Resolve-DatumPath Test-TestHandlerFilter

Dependencies

Release Notes

## [0.39.1-preview0002] - 2021-01-01

### Added

- Corrected a typo and incorrect debug information.
- New CI process.
- Added support for specifying the encoding (#87).

### Changed

- Updated new build.ps1 from sampler.

### Fixed

- Fixed issue in Merge-DatumArray where it used ArrayList.AddRange to add hashtables (each key/value pair is added as a new object),
 where Add should have been used (each hashtable is a new object).
- Fixed how issue not allowing Datum handlers to be used on arrays (#89).

FileList

Version History

Version Downloads Last updated
0.40.1 4,059 4/3/2023
0.40.1-previ... 6,829 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... (current version) 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 less