Is it possible to access nested identifier in deploymentNode with hierarchical identifiers? #313
-
Hi! I'm using hierarchical identifiers because different parts of the system repeat themselves a lot. I've started to create a deployment diagram, but to create a proper one, I should wrap every container into deploymentNode (to specify replicas count). Unfortunately, I cannot make it work with hierarchical identifiers without creating a identifier for each wrapper deployment node:
Is it possible to make |
Beta Was this translation helpful? Give feedback.
Answered by
simonbrowndotje
Jul 30, 2024
Replies: 1 comment
-
It isn't, but this works:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
b0g3r
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It isn't, but this works: