https://pulumi.com logo
#dotnet
Title
f

fancy-nightfall-60106

04/23/2020, 8:32 AM
How do I reference other stacks from "MyStack"? I want to get output from other stacks and use them as "variables", similar to
var p = new Config().Require("parameter")
b

broad-dog-22463

04/23/2020, 9:59 AM
Yes StackReference is your friend here :)