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

Support for profiles with assumeRole and MFA by using boto3 #2

Open
takeda opened this issue Sep 16, 2019 · 3 comments
Open

Support for profiles with assumeRole and MFA by using boto3 #2

takeda opened this issue Sep 16, 2019 · 3 comments

Comments

@takeda
Copy link

takeda commented Sep 16, 2019

I submitted a PR: #1 which allows to use profiles with assumeRole and MFA, features which are not supported by the old boto.

This also helps with effort to move to boto3 and is needed for migrating the code to work in Python 3. Boto does not work on python 3 and is no longer maintained.

@takeda
Copy link
Author

takeda commented Sep 19, 2019

@AmineChikhaoui any opinion about my PR? Can it be merged? I can continue the work and ultimately make the code work on Python 3, but I need to know that my work is not waste of time. This is the second time I am submitting this PR (was unlucky to do it at the same time there was work in progress to split nixops into smaller pieces)

@AmineChikhaoui
Copy link
Member

AmineChikhaoui commented Oct 25, 2019

Hi @takeda , I haven't looked at the PR yet. I'll try to do that next week.
And thanks for re-working the PR after the split :)

@dnaq
Copy link

dnaq commented Jan 23, 2023

Just wanted to check in to see if this is planned to be merged at some point or not.

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

No branches or pull requests

3 participants