Join Slack
Powered by
is there a way to reference the stack name, withou...
# help
s
Sam Hulick
08/19/2021, 8:25 PM
is there a way to reference the stack name, without the stage prefix & everything attached? (which
stack.stackName
does)
t
thdxr
08/19/2021, 8:35 PM
Can you see if
app.logicalPrefixedName(stack.stackName)
does it
s
Sam Hulick
08/19/2021, 8:36 PM
will do, after I get my project restructured per your advice 👍
Open in Slack
Previous
Next