:zap: Expose git variables to serverless
:zap: A plugin for the serverless framework that resolves deployed AWS services to variables from ESS, RDS, EC2, dynamodb or Kinesis.
:zap: Serverless plugin that exposes per-stage deployment variables and deployment environment, and allows users to run commands with the environment of a given stage. The defined deployment environment is automatically merged with the serverless provider environment. It also optionally resolves credstash variables.
:zap: Serverless plugin that works with serverless-offline to allow offline testing of Serverless functions that are triggered by Kinesis events.