Fraser Waters
Fraser Waters
> Pulumi cancel isn't available in automation API so we can't use it. Ah we should add that. No reason for it to be missing. > @Frassle will cancel work...
I believe @pierskarsenbarg has spoke to you about this already, but just in case not. This week is our hackweek so we're all busy on experimental things. We planning on...
> This is a change in behaviour (I have not seen or confirmed this yet), previously a component resource that did not call this function would complete immediately even though...
> From CLI's perspective it looks like it is completed, even if the child resources were not finished (appears like this on a test I did just now with 3.149.0)...
> Version 3.121.0 works as expected. Is this just changing the node library version, the CLI is still at 3.115?
And I take it in 3.121 all of the examples work?
> It'd be nice to have a provider function that makes a bunch of calls to other provider functions to collect info and then return some result to the caller......