Outputs:
# this is not in the original template. we are adding it here to override
{{#each lambdas}}
  {{@key}}LambdaFunction:
    Value: 
      Fn::GetAtt:
      - {{@key}}LambdaFunction 
      - Arn
{{/each}}
