You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: