When creating IAC groups, how StackGuardian manages the parameters between dependent resources? #71
Answered
by
Akshat0694
DigbijayineeClara07
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
Akshat0694
Oct 17, 2024
Replies: 1 comment
-
Use Reference Builder to reference outputs from one from workflow or stack into another. Follow the guide here for more info. One can pre-reference variables in the IAC Groups too so that when they are used to create Stacks, the references are automatically created. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Akshat0694
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use Reference Builder to reference outputs from one from workflow or stack into another. Follow the guide here for more info. One can pre-reference variables in the IAC Groups too so that when they are used to create Stacks, the references are automatically created.