github cloudposse/atmos v1.168.1-rc.0

latest releases: v1.169.0, v1
pre-release4 days ago

🚀 Enhancements

Fix bug related to loading and merging atmos configurations files @haitham911 (#1175) ## What - Fixed an issue where multiple configuration files were not loading correctly. - Now, all configuration files from each specified path are loaded and merged into the Atmos config.

Why

  • Previously, when loading files from multiple paths, only the first file found was loaded, ignoring the rest. This update ensures all configurations are properly merged.

references

Summary by CodeRabbit

  • Refactor
    • Enhanced the configuration loading mechanism to improve error handling and ensure accurate processing of YAML configuration files.
  • Tests
    • Added new tests for configuration merging, including scenarios for missing configuration files and merging multiple configuration files.

Don't miss a new atmos release

NewReleases is sending notifications on new releases.