• Pricing
© 2025 Serverless, Inc. All rights reserved.
Terms of ServicePrivacy Policy
nicka

Serverless Plugin Diff

by

Compares your local AWS CloudFormation templates against deployed ones.

90.4k
32
  1. Serverless Plugin Diff

serverless Coverage-Status Build-Status

Serverless CloudFormation Diff

Overview

Plugin for Serverless Framework v3.x which compares your local AWS CloudFormation templates against deployed ones.

Usage

serverless diff --stage REPLACEME [--region REPLACEME]
screen shot 2016-11-05 at 14 53 04

Install

Execute npm install in your Serverless project.

npm install --save-dev serverless-plugin-diff

Add the plugin to your serverless.yml file

plugins:
  - serverless-plugin-diff

Contents

  • Serverless CloudFormation Diff
  • Overview
  • Usage
  • Install

Related

GuidesPluginsExamplesSlack CommunitySupport