We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a user,
user
I want to be able to create multiple components of different types with the same ID
to be able to create multiple components of different types with the same ID
so that I can name my Terraform resources how I want.
I can name my Terraform resources how I want
Support multiple components with the same ID if they are not of the same type
I have a component of type "T1" named "N1"
I add a second component of type "T2" also named "N1"
all the components are properly drawn, even if there exists Links or References to these two components "N1"
[Put all others constraints here, like list of acceptances values or other]
Current behaviour:
[Some complementary notes if necessary]
[Only use by the team, to link this feature with epic, technical tasks or bugs]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
As a
user
,I want
to be able to create multiple components of different types with the same ID
so that
I can name my Terraform resources how I want
.Acceptance Criteria
Support multiple components with the same ID if they are not of the same type
I have a component of type "T1" named "N1"
I add a second component of type "T2" also named "N1"
all the components are properly drawn, even if there exists Links or References to these two components "N1"
Constraints
[Put all others constraints here, like list of acceptances values or other]
Resources:
Current behaviour:
9umXSumian.mp4
Notes
[Some complementary notes if necessary]
Links
[Only use by the team, to link this feature with epic, technical tasks or bugs]
The text was updated successfully, but these errors were encountered: