Hi Guys, Maybe this topic (Microstack Deployment) ...
# general
c
Hi Guys, Maybe this topic (Microstack Deployment) was mentioned and well documented but Yesterday, I went through the documentation and it is not clear for me, how can I access an output from another stack. So my usecase would be for a deployment is deploying microstacks. Lets say I have 2 stacks: a network stack and a web stack. Lets imagine "Networks stack" is done, so now I am deploying the webstack and I need to know the subnetid from the network stack, but programaticly. Lets say I know the dependent stack name or something... How can I do this? I use Python, and this is not clear for me. Is this possible? Please help me to understand and point me to the right documentation page. Thanks in advance!