Nike-Inc / gimme-aws-creds

A CLI that utilizes Okta IdP via SAML to acquire temporary AWS credentials
Apache License 2.0
919 stars 262 forks source link

AWS Format Roles Bug Fix for Homebrew #462

Closed ajidevelop closed 2 months ago

ajidevelop commented 3 months ago

I believe the initial bug has been addressed in #459, but was just wondering if there was going to be another release to fix the issue on homebrew. Unless there's a way to compile a formula locally and run the working version on master.

Expected Behavior

Bug fix for #459 is implemented when running brew install gimme-aws-creds

Current Behavior

Running brew install gimme-aws-creds still has the profile formatting error`

Possible Solution

Update release version

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Context

A lot of automation scripts are failing and it seems the only workaround is install a python version and switching virtualenvs before running gimme-aws-creds

Your Environment

flyaroundme commented 3 months ago

Have the same on the pip installation

flyaroundme commented 3 months ago

Ah, I see it is fixed in master, but is not yet released

epierce commented 2 months ago

2.8.2 has been released