Skip to content

Commit f96e284

Browse files
authored
feat: Add serverless remote json envs plugin (#410)
1 parent 2fa4eb2 commit f96e284

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

plugins.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,11 @@
229229
"description": "Offline support for serverless-appsync-plugin",
230230
"githubUrl": "https://github.com/bboure/serverless-appsync-simulator",
231231
"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"
232237
}, {
233238
"name": "serverless-plugin-tag-cloud-watch-logs",
234239
"description": "Small serverless plugin providing a way to add tags to CloudWatch resources",

0 commit comments

Comments
 (0)