aws-lambda-plugin #1012
ValberJunior
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
According to the documentation, to add more than one function, just separate them with a comma, but when doing so, this error appears:
https://github.com/RoadieHQ/roadie-backstage-plugins/tree/main/plugins/frontend/backstage-plugin-aws-lambda
Taking a look at the core of the plugin, it expects a string in this annotation:
Could you help me on this issue? I need to make 2 functions available in the component's overview and I'm not getting it for that reason.
OBS:
version: "@roadiehq/backstage-plugin-aws-lambda": "^2.1.9",
Beta Was this translation helpful? Give feedback.
All reactions