0.2.0-dev
Release Notes for v0.2.0
🚀 Features
- New Argument Support:
- Added
--sso-regionargument to specify the AWS region where resources are hosted. - Introduced
--templateargument for JSON template file to remap accounts and roles. - Added
--outargument to specify the output file for generated AWS config.
- Added
- Escript Build:
- Enabled
escriptbuild for standalone executable generation.
- Enabled
- Debug Mode:
- Added debug mode for saving intermediate config data.
🛠 Improvements
- Enhanced the AWS config generation process:
- Improved handling of templates for account and role remapping.
- Added support for generating profiles with custom mappings.
- Updated project structure to include new JSON templates for testing and debugging.
🐛 Bug Fixes
- Fixed multiple issues with region and SSO region handling during config generation.
- Corrected help menu descriptions for new and existing arguments.
🔄 Changes
- Updated
README.orgwith new usage examples and argument descriptions. - Improved output format for generated AWS config file.
📦 Dependencies
- Updated
elixir-lsdependency to version0.26.4.
🔧 Development
- Added new test cases for template remapping and account-role updates.
- Enhanced development scripts for
mixcommands.
📥 How to Download and Install
To download and install the tool, follow these steps:
- Navigate to the Releases Page.
- Download the appropriate binary for your operating system:
- Linux:
aws-sso-config-generator-linux(oraws-sso-config-generator-linux-aarch64for ARM-based systems) - macOS:
aws-sso-config-generator-macos(oraws-sso-config-generator-macos-m1for Apple Silicon) - Windows:
aws-sso-config
- Linux: