Hello All. I am currently converting some of my p...
# dotnet
b
Hello All. I am currently converting some of my pulumi code from TS to c#. In TS I see there is pulumi.getStack() to get the current stack name, however I'm having trouble finding the equivalent in c#, I'm not sure how I came across this function to begin with. Does anyone know of an equivalent in c# and know which part of the library it would be found in?
w
b
Thanks Mitch!