v1.12.0 🌈
Changes
🚀 Features
- [BB-220] Native SSO profiles @Franr (#232)
- Improve and simplify the way we manage credentials. This also fix a bug where multiple profiles are involved on the same layer.
- [BB-233] Generic command / Rename generic to shell + fix terraform mount/env-var support @Franr (#239) (#234)
- New command
shellwhere you can mount volumes and inject environment variables - Documentation: https://leverage.binbash.co/user-guide/leverage-cli/reference/shell/
- New command
- Enhancement | Suggest login command when token expires @angelofenoglio (#230)
- More verbose error with instructions
📝 Documentation
- Update README adding try-leverage redirection @martingaleano (#224)
🔨 Breaking changes
Given #232 introduced a new way of handling credentials, you will have to run leverage aws configure sso once on your project after you installed the new version.