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

Profiles in .aws/config now include the region option #492

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

synfinatic
Copy link
Owner

If the user has set DefaultRegion in the ~/.aws-sso/config.yaml file, then that will be set in the ~/.aws/config file as the region option for the profile.

Fixes: #481

If the user has set `DefaultRegion` in the `~/.aws-sso/config.yaml`
file, then that will be set in the `~/.aws/config` file as the
`region` option for the profile.

Fixes: #481
@synfinatic synfinatic merged commit 2feee5c into main Jul 27, 2023
@synfinatic synfinatic deleted the region-in-aws-config branch July 27, 2023 17:56
@viraptor
Copy link

Thank you ❤️

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.

Default / override region is not added to the config
2 participants