serverless-yaml-local-cloudformation-plugin

0.0.1 • Public • Published

serverless-yaml-local-cloudformation-plugin

CircleCI npmversion

Use YAML instead of JSON for the CloudFormation templates generated by the Serverless Framework in .serverless/. Note: Serverless will still use JSON when creating or updating the CloudFormation stack.

Usage

Install the plugin:

npm install -D serverless-yaml-local-cloudformation-plugin

Register the plugin in serverless.yml:

plugins:
  - serverless-yaml-local-cloudformation-plugin

The CloudFormation templates in .serverless/ will be in YAML.

Package Sidebar

Install

npm i serverless-yaml-local-cloudformation-plugin

Weekly Downloads

1

Version

0.0.1

License

Apache-2.0

Unpacked Size

15.1 kB

Total Files

6

Last publish

Collaborators

  • neverendingqs