dawson-org / dawson-cli

A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda)
https://dawson.sh
GNU General Public License v3.0
713 stars 25 forks source link

custom Resources should be merged using a deep merge #125

Closed lusentis closed 7 years ago

lusentis commented 7 years ago

https://github.com/dawson-org/dawson-cli/blob/refactor-1/src/factories/primaryTemplate.js#L54

lusentis commented 7 years ago

otherwise, we loose DependsOn and other custom values.

lusentis commented 7 years ago

fixed in 7db1cd5, releasing soon as 0.18