Is `"retainOnDelete": true,` propagated to the chi...
# typescript
g
Is
"retainOnDelete": true,
propagated to the child resources of the component resource?
l
The default is to inherit this value from the parent resource, and false for resources without a parent.
https://www.pulumi.com/docs/concepts/options/retainondelete/