Closed
Description
This is a (Bug Report)
Description
For bug reports:
- What went wrong?
When I try to deploy my templates. I get the following error:
An error occurred while provisioning your stack: DebugEventSourceMappingKinesisMissingresourcesdev
- Stream arn:aws:kinesis:us-east-1:774182433398:stream/missing-resources-devdoes
not appear to be active..
This is due to the fact that the streams are not created yet. I understand that serverless does not create streams for me, but I would expect that they get created before the triggers in the same template
- What did you expect should have happened?
I expect serverless to create the streams before the event triggers
- What was the config you used?
- What stacktrace or error message from your provider did you see?
For feature proposals:
- What is the use case that should be solved. The more detail you describe this in the easier it is to understand for us.
- If there is additional config how would it look
Similar or dependent issues:
Additional Data
Your Environment Infomation -----------------------------
OS: linux
Node Version: 6.8.0
Serverless Version: 1.0.3
- _Serverless Framework Version you're using_:
- _Operating System_:
- _Stack Trace_:
- _Provider Error messages_:
Activity