Marco Kleinlein

Results 14 comments of Marco Kleinlein

We implemented a plugin which installs template modules from a repository (like serverless-modularize with backend). These can contain variables like any other serverless-file (refs to custom variables etc.). If it's...

Those are extensions. Mostly cloudformation encapsulated by own serverless.yml files. These are merged at startup to the main serverless. We use custom properties to implement an interface for these "modules"...

That's what we do as a workaround. But it's not very pleasant for our customers as they are installing a bunch of modules with own dependencies And it worked with...

Sounds great. How can we reach out for you?

> @mklenbw best if you explain in the context of this issue. Ideally, if use case approach you currently take is clearly described > > From the info you've provided,...

Wow. Your sugggestion would be a great feature as it allowed to securely extend the configuration. I would love to have such a feature and i guess it would bring...

Something new here? We implemented the fix in a fork and are now using our own serverless version. Everything works as expected.

It's probably realted to the version of graceful-fs. The dependency @auth0/[email protected] of this plugin uses an old version (4.1.5) and the other plugins use graceful-fs@^4.2.0. This mismatch could lead to...

@icholy Any news on your work here? Can we support you in some kind? This topic is really important for as, as we need to run on a modified serverless-version...

Hey guys, i'm starting to work on this now. Blocked some time in my sprint and will dedicate my full time. Can you please give me the permissions to do...