Document dependsOn limitations for ComponentResource resources (Helm, YAML, Kustomize) #1773
Labels
area/docs
Improvements or additions to documentation
area/helm
area/yaml
kind/enhancement
Improvements or new features
mro1
Monica's list of 1st tier overlay related issues
resolution/fixed
This issue was fixed
Hello!
Issue details
dependsOn
doesn't await child resource creation for several resources in the k8s provider (helm.Chart, yaml.ConfigFile, yaml.ConfigGroup, kustomize.Directory). There is ongoing work to resolve this limitation, but we should document it more clearly in the meantime.Related to #861
Edit:
Actually, pulumi/pulumi#5642 is done, so we could implement the
ready
attribute workaround in all SDKs as an alternative.Affected area/feature
API docs
The text was updated successfully, but these errors were encountered: