mirror of https://github.com/pulumi/pulumi.git
![]() When a resource `dependsOn` a remote component, we were not correctly waiting on it, because we were skipping over waiting on comoponents, and only waiting on their custom resource children. For remote components, we do not know the children, but waiting on the remote component will always wait on all children. Co-authored-by: Mike Metral <1112768+metral@users.noreply.github.com> |
||
---|---|---|
.. | ||
ComponentResource.cs | ||
ComponentResourceOptions.cs | ||
CustomResource.cs | ||
CustomResourceOptions.cs | ||
CustomTimeouts.cs | ||
DependencyProviderResource.cs | ||
DependencyResource.cs | ||
DictionaryResourceArgs.cs | ||
InputArgs.cs | ||
InvokeArgs.cs | ||
ProviderResource.cs | ||
Resource.cs | ||
ResourceArgs.cs | ||
ResourceOptions.cs | ||
ResourceOptions_Copy.cs | ||
ResourceOptions_Merge.cs | ||
ResourceTransformation.cs | ||
StackOptions.cs | ||
StackReference.cs |