sparse-intern-71089
12/20/2018, 8:24 PMwhite-balloon-205
faint-motherboard-95438
12/20/2018, 9:16 PMwhite-balloon-205
registerOutputs
when the component is done registering it's children is generally a good idea even if there are no outputs (or you have not decided yet what outputs to publish). That's because the CLI dislay will show animating ...
until the resource call registerOutputs
or execution finishes. So you'll get a better idea of status in the CLI if your component reports when it is done adding children.faint-motherboard-95438
12/22/2018, 12:41 AMpulumi stack output
or any other way, right ?white-balloon-205
Stack
component which all resources without a parent are implicitly patented to. Any exports from the entry point module are turned into outputs on that Stack
resource.