lambda-tools icon indicating copy to clipboard operation
lambda-tools copied to clipboard

[:new] Add CloudFormation parameter support

Open mmatlik opened this issue 5 years ago • 0 comments

Type: :new:

Description: Add support for injecting additional CloudFormation parameters. Currently only 3 parameters are supported:

  • aaProjectName
  • aaRegion
  • aaStage

Motivation: To enable configurability on CloudFormation level. For example, to toggle functionality based on a passed CloudFormation "boolean" value (true|false)

mmatlik avatar Aug 25 '20 10:08 mmatlik