event-catalog / eventcatalog

An open source documentation tool to bring discoverability to your event-driven architectures
https://eventcatalog.dev
MIT License
1.64k stars 135 forks source link

Undefined values when rendering SQS as targets in Amazon Event Bridge #501

Closed danielcastill0 closed 1 month ago

danielcastill0 commented 4 months ago

Have you read the Contributing Guidelines on issues?

Description

As the image below, getting

Screen Shot 2024-04-11 at 4 47 56 PM

Steps to reproduce

just build the documentation

Expected behavior

Screen Shot 2024-04-11 at 4 49 30 PM

Actual behavior

I got the issue and I'd to collaborate withe resolution @boyney123

Your environment

"@eventcatalog/core": "1.1.0",
"@eventcatalog/plugin-doc-generator-amazon-eventbridge": "^0.0.12",
"@eventcatalog/utils": "^0.2.2"
boyney123 commented 4 months ago

Thanks for raising this. You mentioned on Discord about a fix, do you fancy try making a PR for it?

danielcastill0 commented 4 months ago

@boyney123 this is the PR! https://github.com/boyney123/eventcatalog/pull/506

boyney123 commented 1 month ago

Thanks for raising this issue.


EventCatalog v2 is coming out very soon, so going to close this as I believe it’s no longer an issue in the new version.


If you still experience this issue please raise a new issue.


Thank you!