sparse-intern-71089
10/17/2019, 4:34 AMbetter-rainbow-14549
10/17/2019, 9:10 AMboundless-monkey-50243
10/17/2019, 4:01 PMInput<T>
includes Promise<T>
. You should be able to just pass through the promise.white-balloon-205
async function main() { ... }
and then invoking main()
at top level.wide-judge-30323
10/18/2019, 3:44 AMwide-judge-30323
10/18/2019, 5:21 AMoutput.apply
), this is executed even on previews or when the resource hasn't changed.
I presume a better way to do this is to create a Custom Resource? Are there any examples of how to do that - or other recommended patterns?better-rainbow-14549
10/18/2019, 10:16 AMwide-judge-30323
10/21/2019, 1:01 AM