is there a way to reference the stack name, withou...
# help
s
is there a way to reference the stack name, without the stage prefix & everything attached? (which
stack.stackName
does)
t
Can you see if
app.logicalPrefixedName(stack.stackName)
does it
s
will do, after I get my project restructured per your advice 👍