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

Consider using AWS Lambda Environment Variables instead of APIG's Stage Variables #75

Closed lusentis closed 7 years ago

lusentis commented 7 years ago

We need to reason about possible loops and recursive references in the CF template

lusentis commented 7 years ago

implemented in #91, might merge soon

lusentis commented 7 years ago

merged :+1: Release Notes coming soon!