Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for AWS Named Profiles #1

Closed
wants to merge 1 commit into from
Closed

Commits on Apr 25, 2024

  1. Add Support for AWS Named Profiles

    Named profiles are helpful when you have a lot of different AWS accounts and switch between them.
    
    This PR adds support, using the standard AWS environment variable, to allow this to work while also supporting the other configuration methods already implemented in this gem.
    
    Also updates docs, changelog, and version bump.
    ErebusBat committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b297a9f View commit details
    Browse the repository at this point in the history