serverless-timestamp-plugin
v1.0.2
Published
A Serverless Framework plugin that injects a timestamp into serverless.yml
Maintainers
Readme
serverless-timestamp-plugin
A Serverless Framework plugin that injects a timestamp into serverless.yml.
Install the plugin
npm install serverless-timestamp-pluginAdd it into serverless.yml file
plugins:
- serverless-timestamp-pluginHow to access it
${self:custom.timestamp}