Hi guys,
I have a question. I have two projects, with S3 backend.
Project A with stack default and Project B with stack dev.
Now I want to get the stack output of Project A in Project B.
How can I achieve this?
Thanks in advance.
h
high-translator-22614
08/07/2019, 2:27 PM
I don't think there's an off-the-shelf way. I think I've heard of people coming up with various solutions
in general, I think you need to shuffle the value of an export from one stack into the configuration of another.