Skip to content

fix the case of per-function custom Role #145

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

Merged
merged 1 commit into from
May 10, 2019

Conversation

sakichan
Copy link

I had a trouble with per-function custom Role, and needed to fix it.

I llooked around issues and pull requests, and found #87 and #88.
My custom role is in the same stack, so @bencodner 's solution does not apply.
So, I wrote another patch. It will cover cross-stack cases.

@jmb12686
Copy link

Any progress on this PR? I seem to be having the same issue that this PR is supposed to fix (custom roles, same stack, for each lambda function)

@Enase
Copy link
Contributor

Enase commented Apr 23, 2019

could u add support for serverless-iam-roles-per-function?

@Enase
Copy link
Contributor

Enase commented Apr 23, 2019

Sorry, it works perfect with serverless-iam-roles-per-function. Why it's not merged yet?

@Enase
Copy link
Contributor

Enase commented Apr 23, 2019

tests added here #157

@Enase Enase merged commit 9203c1f into serverless-heaven:master May 10, 2019
@dwkerwin
Copy link

Any update on this? Did the merge fail just because the code coverage percentage was slightly decreased?

@Enase
Copy link
Contributor

Enase commented Aug 23, 2019

@dwkerwin serverless-iam-roles-per-function works perfect in latest release 2.0.1

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.

4 participants