Giorgio
06/07/2022, 6:05 PMthdxr
06/07/2022, 6:08 PMthdxr
06/07/2022, 6:08 PMGiorgio
06/07/2022, 6:23 PMthdxr
06/07/2022, 6:23 PMGiorgio
06/07/2022, 6:23 PMthdxr
06/07/2022, 6:25 PMfunction StackB() {
dependsOn(StackA)
}
Derek Kershner
06/07/2022, 11:08 PMaddDependency
and it takes another Stack
as the only param, and does exactly what you asked for initially.Giorgio
06/07/2022, 11:36 PMDerek Kershner
06/07/2022, 11:49 PMthdxr
06/07/2022, 11:50 PMthdxr
06/07/2022, 11:50 PMRobert Chandler
06/08/2022, 1:23 AMWe actually patched over that scenario in 1In SST v1.0 or just internally?
thdxr
06/08/2022, 1:42 AMGiorgio
06/08/2022, 3:12 AMstack.exportValue
to clean it upthdxr
06/08/2022, 3:17 AMFrank
stack.exportValue
manually).Frank
sst deploy
, feel free to send me the .build/sst-debug.log
.Giorgio
06/10/2022, 11:47 PM