awslabs / diagram-as-code

Diagram-as-code for AWS architecture.
Apache License 2.0
405 stars 22 forks source link

The content drawn may differ depending on the order of processing #66

Open a2ush opened 1 month ago

a2ush commented 1 month ago

Issue detail

For example, if there are multiple resources directly under the "AWS Cloud" resource, the results maybe obtained when executing the command will differ.

$ awsdac <input file name> --cfn-template

[Desired Outcome] horizontal

[Undesired Outcome] horizontal-miss1

horizontal-miss2