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

Existing role configuration #83

Open
deeTEEcee opened this issue Aug 31, 2016 · 4 comments
Open

Existing role configuration #83

deeTEEcee opened this issue Aug 31, 2016 · 4 comments

Comments

@deeTEEcee
Copy link

Does kappa support using existing IAM roles? (I'm assuming it does based on the kinesis sample)
I see the kinesis sample with the "iam" block but it doesn't seem to include the "environments" block.

I just get an error saying "Invalid environment dev specified"

@deeTEEcee
Copy link
Author

deeTEEcee commented Aug 31, 2016

Just checked out the source code under role.py. Looks like that is not supported at the moment and we just generate whatever is "name"_"environment.profile" for the role and do the check there.

i think it would be great just to make the role name configurable. would make a PR myself but i think you would have a better idea of where it fits in the config file (im still rather new to aws management stuff)

@wvidana
Copy link
Contributor

wvidana commented Dec 19, 2016

Bump. Using an already existent role is needed.

@josegonzalez
Copy link
Contributor

@woqer would you be willing to create a pull request for this functionality that you need?

@wvidana
Copy link
Contributor

wvidana commented Dec 19, 2016

Sure thing @josegonzalez :)

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