aws-solutions / workload-discovery-on-aws

Workload Discovery on AWS is a solution to visualize AWS Cloud workloads. With it you can build, customize, and share architecture diagrams of your workloads based on live data from AWS. The solution maintains an inventory of the AWS resources across your accounts and regions, mapping their relationships and displaying them in the user interface.
https://aws.amazon.com/solutions/implementations/workload-discovery-on-aws/
Apache License 2.0
727 stars 88 forks source link

Hosted Zone Icon not available #485

Closed pedromonteiro18 closed 11 months ago

pedromonteiro18 commented 1 year ago

If your issue relates to the Discovery Process, please first follow the steps described in the implementation guide Debugging the Discovery Component


Describe the bug The hosted zone icon is blank in the generated diagram

To Reproduce Generate a diagram of any stack which has a hosted zone

Expected behavior The icon to be visible

Screenshots If applicable, add screenshots to help explain your problem.Screenshot 2023-11-08 at 16 48 21

Additional context Add any other context about the problem here.

svozza commented 1 year ago

Yes, this is a bug. AWS Config are providing support for new resource types every month so we don't have the the icons for those new ones yet. We will add these icons in an upcoming patch release.

svozza commented 11 months ago

This issue has been fixed in v2.1.3 that was released yesterday.