mirror of https://github.com/pulumi/pulumi.git
7213365149
When expanding dependencies, local component resources act as aggregations of their descendants; rather than adding the component resource itself, each child resource is added as a dependency. Remote component resources, on the other hand, are added directly to the set, as they naturally act as aggregations of their children with respect to dependencies: the construction of a remote component always waits on the construction of its children.
|
||
---|---|---|
.. | ||
go | ||
nodejs | ||
python | ||
testcomponent | ||
testcomponent-go | ||
testcomponent-python |