Configuration Normalizer
This module prepares configuration for comparison by normalizing data read from a configuration storage. This helps reduce non-essential differences when comparing configuration from different sources.
Configuration Normalizer processes configuration to prepare it for comparison.
Developer usage
This module can be used to wrap any configuration storage, creating a read-only version of the storage for which any data read will be returned in a normalized form.
The most common usage would be to minimize non-meaningful differences when comparing configuration data from different sources. Configuration Normalizer provides a trait to facilitate this.
Acknowledgements
This module draws significantly on work by Jennifer Hodgdon in Configuration Update Manager and Fabian Bircher in Config Filter.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-1.0-beta2 | Pre-release | 8–11 | Mar 27, 2025 |