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

chore: bump aws-sdk (aws sso support) #43

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

woodjme
Copy link
Contributor

@woodjme woodjme commented Jan 30, 2024

In the current release trying use ecsgo with and AWS SSO profile will result in the following error:

panic: profile "xyz" is configured to use SSO but is missing required configuration: sso_region, sso_start_url

Bumping the aws-sdk allow for ecsgo to find these values in 'sso-session xyz' section of .aws/config

AWS SSO

@woodjme woodjme changed the title chore: bump aws-sdk chore: bump aws-sdk (aws sso support) Jan 30, 2024
@tedsmitt tedsmitt merged commit 5012383 into tedsmitt:main Feb 4, 2024
1 check passed
@tedsmitt
Copy link
Owner

tedsmitt commented Feb 4, 2024

Nice work, thanks for contributing! 😁

@tedsmitt
Copy link
Owner

tedsmitt commented Feb 6, 2024

@woodjme I'll look at getting this released as soon as I get time 👍

@brunodasilvalenga
Copy link

Hey @tedsmitt have you released a new version with this update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants