mirror of https://github.com/pulumi/pulumi.git
93d7057f80
If `rootPackageName` is set, we can look for the version in the baseImportPath rather than at a location based on the package name - which currently fails if every component is not named `pulumi-*`. To err on the side of caution, this method is only used for packages where `rootPackageName` is set, meaning existing SDKs retain their current behavior. The new behavior is confirmed via the test added in #6862. |
||
---|---|---|
.. | ||
component.go | ||
doc.go | ||
init.go | ||
provider.go | ||
pulumiTypes.go | ||
pulumiUtilities.go |