mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
This fix makes it possible to iterate over the service.resources.aws.Resources property to attach the zipFileKey to the corresponding function resource. Furthermore this fix removes the tight coupling between the "awsDeploy" and "awsCompileFunctions" plugins.