Hello :wave: is there a way to make a stack refere...
# dotnet
b
Hello 👋 is there a way to make a stack reference optional/nullable? If the associated stack doesn't exist, I don't want Pulumi to throw an error. The stack not existing is a valid option in the scenario I'm working in.
e
Not currently, this is tracked by https://github.com/pulumi/pulumi/issues/3364.