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

#136 - Fixed issue with eventSourceArn if not a resource reference #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

#136 - Fixed issue with eventSourceArn if not a resource reference #180

wants to merge 1 commit into from

Conversation

guillaumevp
Copy link

This makes sure that the event source ARN is a reference to a resource defined in serverless.yml and not just an ARN to an existing resource, which is not defined in serverless.yml.
If it is an ARN to an existing resource, it does not modify the EventSourceArn

@franciscomemoli
Copy link

I had test this changes, solves the problem and works fine.
Are there plans to merge this?

franciscomemoli
franciscomemoli approved these changes Jun 18, 2020
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