bright-sandwich-93783
07/06/2021, 1:59 PMpulumi.DependsOn
option requires a resource. Is there a way to enforce dependency on `Outputs`instead? Since I cannot implement a custom resource provider in Go, the best I can do is use an ApplyT
call on an output to make manual API calls, and reeturn a BoolOutput
to indicate success or not. I would like subsequent resources created to Depend On
that BoolOutput
. Any thoughts?better-shampoo-48884
07/06/2021, 2:08 PMbright-sandwich-93783
07/06/2021, 2:09 PMbetter-shampoo-48884
07/06/2021, 2:09 PMbright-sandwich-93783
07/06/2021, 2:09 PMbetter-shampoo-48884
07/06/2021, 2:10 PMbright-sandwich-93783
07/06/2021, 3:09 PM