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
718 stars 85 forks source link

fix mermaidjs markdown for debugging flow chart #494

Closed svozza closed 9 months ago

svozza commented 9 months ago

Fixes rendering issue for debugging flow chart as GitHub requires lines of text that span more than one line to have double quotes around them.