serverless-aws-secrets icon indicating copy to clipboard operation
serverless-aws-secrets copied to clipboard

Support custom serverless hooks

Open robin-thomas opened this issue 2 years ago • 0 comments

At the moment, we support only 2 serverless lifecycle hooks:

  • before:package:initialize
  • offline:start:init

See whether we can accept a list of lifecycle hooks (besides the 2 above) from the user as a custom configuration

robin-thomas avatar Sep 18 '23 00:09 robin-thomas