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

Allow tagging of function

Open ration opened this issue 5 years ago • 0 comments

Ideally I'd like to have a mechanism to set common tags from the root level which are inherited to the components (and then can be overwritten if necesary). Nevertheless the tags need be added into the creation code so components will need changing.

Fixes #22

ration avatar Feb 05 '20 07:02 ration