You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
67
67
|**[Colocate - `serverless-plugin-colocate`](https://github.com/aronim/serverless-plugin-colocate)** <br/> by [aronim](http://github.com/aronim) <br/> Serverless Plugin to keep your configuration next to your code. | <br/> |
68
68
|**[Command Line Event Args - `serverless-command-line-event-args`](https://github.com/horike37/serverless-command-line-event-args)** <br/> by [horike37](http://github.com/horike37) <br/> This module is Serverless Framework plugin. Event JSON passes to your Lambda function in commandline. | <br/> |
69
69
|**[Common Excludes - `serverless-plugin-common-excludes`](https://github.com/dougmoscrop/serverless-plugin-common-excludes)** <br/> by [dougmoscrop](http://github.com/dougmoscrop) <br/> Adds commonly excluded files to package.excludes | <br/> |
70
-
|**[Composed Vars - `serverless-plugin-composed-vars`](https://github.com/chris-feist/serverless-plugin-composed-vars)** <br/> by [chris-feist](http://github.com/chris-feist) <br/> A plugin that makes custom variables and environment variables easily composable| <br/> |
70
+
|**[Composed Vars - `serverless-plugin-composed-vars`](https://github.com/chris-feist/serverless-plugin-composed-vars)** <br/> by [chris-feist](http://github.com/chris-feist) <br/> A plugin that composes variables based on the deployment stage| <br/> |
71
71
|**[Confirm Command - `serverless-confirm-command`](https://github.com/teddy-gustiaux/serverless-confirm-command)** <br/> by [teddy-gustiaux](http://github.com/teddy-gustiaux) <br/> Make commands (and provider-specific options) requiring confirmation before execution. | <br/> |
72
72
|**[Consul Variables - `serverless-consul-variables`](https://github.com/zephrax/serverless-consul-variables)** <br/> by [zephrax](http://github.com/zephrax) <br/> Retrieve serverless variables from Consul kv | <br/> |
73
73
|**[Content Encoding - `serverless-content-encoding`](https://github.com/dong-dohai/serverless-content-encoding)** <br/> by [dong-dohai](http://github.com/dong-dohai) <br/> Enable Content Encoding in AWS API Gateway during deployment | <br/> |
0 commit comments