This repository was archived by the owner on Jan 10, 2024. It is now read-only.
Replies: 1 comment
-
You have at least a couple of options: 1. Define identifiers for all intermediate elements
2. Move the relationships
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I enable
!identifiers hierarchical
I cannot referenceinfrastructureNode
s in my deployment view.If I take the example.
If I then enable
!identifiers hierarchical
then I need to update the references for the containers ins
.However, then Structurizr complains that
The source element "route53" does not exist at line 49
.So how do I correctly reference the
route53
andelb
infrastructureNode
?Beta Was this translation helpful? Give feedback.
All reactions