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

Use sts_assume_role to get boto creds #31

Open
vkurup opened this issue Feb 18, 2021 · 0 comments
Open

Use sts_assume_role to get boto creds #31

vkurup opened this issue Feb 18, 2021 · 0 comments

Comments

@vkurup
Copy link
Contributor

vkurup commented Feb 18, 2021

In #26, we added a script to get AWS creds from an AWS_PROFILE setting for use with ansible roles that still use boto:
caktus/ansible-role-django-k8s#29 (comment)

Another, cleaner, approach might be to do that same process as an Ansible task using sts_assume_role as Colin described

The task in this issue would be to get that task working in django-k8s and then remove the get_boto_env function here.

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

1 participant