jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation
Other
2.05k stars 137 forks source link

Typo? "context_destinaton" #151

Open candlerb opened 7 years ago

candlerb commented 7 years ago

The generated CF JSON contains instances of context_destinaton [sic]

I don't pretend to understand how CloudFormation works, nor how the .context file is injected. Renaming to to context_destination would change about 27 tests.

Would this be a reasonable thing to do?