Support explicit providers for packaged components
Opened this issue · 0 comments
justinvp commented
The Node.js and Python SDKs previously lacked support for specifying an explicit provider for a packaged component. That was resolved with pulumi/pulumi#13282.
Does YAML have the same limitation? Note: The Go SDK does not have this limitation and the YAML SDK makes use of the Go SDK, so this may not be an issue.
Reference: pulumi/pulumi#11520