Improved
v0.113.0-rc.1
[!IMPORTANT] This release introduces the ability to use custom autodiscovery plugin. This feature is still experimental and looking for user feedback More detail here
Changes
π Features
- feat: Add support for custom autodiscovery plugin @olblak (#7034)
- feat(terragrunt): add GitHub authentication support @eugenestarchenko (#7359)
- chore: revamp scaffolded policy @olblak (#7308)
- feat: add --existing-only parameter @olblak (#7155)
- feat: add yaml support for multi document @olblak (#6771)
π Bug Fixes
- fix: autodiscovery container/helm auth @olblak (#7238)
- fix: udash publish without config file @olblak (#7394)
- fix: Support valid Terragrunt tfr:/// format in autodiscovery @eugenestarchenko (#7357)
- fix(terragrunt): strip double slash path separator from git URLs @eugenestarchenko (#7358)