sparse-intern-71089
06/01/2020, 9:23 PMable-beard-29160
06/01/2020, 9:33 PMResources constructed as children of a component should make sure that their names will be unique across multiple instances of the component. In general, the name of the component instance itself (the name parameter passed in to the component constructor) shoud be used as part of the name of the child resources.
https://www.pulumi.com/docs/intro/concepts/programming-model/#resource-arguments
(scroll up a bit)