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

adding region usage support, fixing some typos #18

Merged
merged 2 commits into from
Mar 4, 2024
Merged

adding region usage support, fixing some typos #18

merged 2 commits into from
Mar 4, 2024

Conversation

Szasza
Copy link
Contributor

@Szasza Szasza commented Mar 2, 2024

Closes #14

Also squatted some typos and did some minor optimisations. The interesting bit is between lines 260-263.

@rkeiii
Copy link
Owner

rkeiii commented Mar 4, 2024

Hello @Szasza,

Thanks for another PR! I just gave it a read through and my only note is I think we want to use CLI.recursive_get_config_param() to find the region setting even if it's in a parent config.

@Szasza
Copy link
Contributor Author

Szasza commented Mar 4, 2024

Hi @rkeiii ,

Thank you for the review. I have replaced the region retrieval with a recursive lookup.

@rkeiii rkeiii merged commit ed43cd6 into rkeiii:master Mar 4, 2024
@Szasza Szasza deleted the feature/adding-region-usage-support branch March 11, 2024 07:26
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.

Respect region specified in AWS config profiles
2 participants