serverless-diff-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.0.15 • Public • Published

serverless

Serverless Diff Plugin

Overview

Plugin for Serverless Framework v3.x which compares your local templates built by package and deployed ones. Currently supported providers:

  • aws

Usage

serverless diff --stage REPLACEME

Install

Execute npm install in your Serverless project.

yarn add -D serverless-diff-plugin

Add the plugin to your serverless.yml file

plugins:
  - serverless-diff-plugin

Package Sidebar

Install

npm i serverless-diff-plugin

Weekly Downloads

64

Version

0.0.15

License

MIT

Unpacked Size

56.9 kB

Total Files

32

Last publish

Collaborators

  • andrew.chubatiuk