-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
What did you do?
Tried to create a SQS trigger on a container:
....
containers:
my-container:
...
events:
- sqs:
name: "my-trigger"
queue: "my-sqs-queue"
...
What did you expect to see?
Excepted it to be working
What did you see instead?
API rejects it with container_id: value must be a valid UUID
What version of Node are you using (node --version)?
Not relevant
Does this issue reproduce with the latest release?
Yes
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working