sparse-intern-71089
11/25/2020, 3:38 PMgreen-school-95910
11/25/2020, 7:12 PMgreen-school-95910
11/25/2020, 7:13 PMlittle-cartoon-10569
11/25/2020, 7:37 PMparent
property.little-cartoon-10569
11/25/2020, 7:38 PMthis
to this.newParent
, you'd have something like
new MyComponentResource(name, {}, {
parent: this.newParent,
aliases: [{
parent: this
}]
});
little-cartoon-10569
11/25/2020, 7:41 PMpulumi.rootStackResource
as the parent alias.future-nail-59564
11/27/2020, 10:09 PMfuture-nail-59564
11/27/2020, 10:11 PMgreen-school-95910
11/28/2020, 2:23 AM