jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo? "context_destinaton"

candlerb opened this issue · comments

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?