We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa4eb2 commit f96e284Copy full SHA for f96e284
plugins.json
@@ -229,6 +229,11 @@
229
"description": "Offline support for serverless-appsync-plugin",
230
"githubUrl": "https://github.com/bboure/serverless-appsync-simulator",
231
"status": "active"
232
+}, {
233
+ "name": "serverless-remote-json-envs",
234
+ "description": "Allows to use plain JSON files in remote locations being parsed as environment variables in lambda",
235
+ "githubUrl": "https://github.com/juancarestre/serverless-remote-json-envs",
236
+ "status": "active"
237
}, {
238
"name": "serverless-plugin-tag-cloud-watch-logs",
239
"description": "Small serverless plugin providing a way to add tags to CloudWatch resources",
0 commit comments