Skip to content

0.2.0-dev

Choose a tag to compare

@djgoku djgoku released this 04 May 21:07
· 48 commits to main since this release
af35f62

Release Notes for v0.2.0

🚀 Features

  • New Argument Support:
    • Added --sso-region argument to specify the AWS region where resources are hosted.
    • Introduced --template argument for JSON template file to remap accounts and roles.
    • Added --out argument to specify the output file for generated AWS config.
  • Escript Build:
    • Enabled escript build for standalone executable generation.
  • 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.org with new usage examples and argument descriptions.
  • Improved output format for generated AWS config file.

📦 Dependencies

  • Updated elixir-ls dependency to version 0.26.4.

🔧 Development

  • Added new test cases for template remapping and account-role updates.
  • Enhanced development scripts for mix commands.

📥 How to Download and Install

To download and install the tool, follow these steps:

  1. Navigate to the Releases Page.
  2. Download the appropriate binary for your operating system:
    • Linux: aws-sso-config-generator-linux (or aws-sso-config-generator-linux-aarch64 for ARM-based systems)
    • macOS: aws-sso-config-generator-macos (or aws-sso-config-generator-macos-m1 for Apple Silicon)
    • Windows: aws-sso-config