Is there a way to get the current stack in code? I...
# general
p
Is there a way to get the current stack in code? I want to make an if statement that basically If (stack.name == dev) { new ec2.(blah)} else {pass}
m
p
Thanks!