We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 379a280 + 6834a47 commit ee2f82cCopy full SHA for ee2f82c
plugins.json
@@ -84,11 +84,6 @@
84
"description": "Compares your local AWS CloudFormation templates against deployed ones.",
85
"githubUrl": "https://github.com/nicka/serverless-plugin-diff"
86
},
87
- {
88
- "name": "serverless-plugin-stage-variables",
89
- "description": "Add stage variables for Serverless 1.x to ApiGateway, so you can use variables in your Lambda's",
90
- "githubUrl": "https://github.com/svdgraaf/serverless-plugin-stage-variables"
91
- },
92
{
93
"name": "serverless-run-function-plugin",
94
"description": "Run serverless function locally",
@@ -145,4 +140,3 @@
145
140
"githubUrl": "https://github.com/9cookies/serverless-aws-models"
146
141
}
147
142
]
148
-
0 commit comments