Support explicit providers for packaged components
Open
Nobody has claimed this yet.
kind/bug
- Dominant language
- Java
- Stars
- 85
- Forks
- 26
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 22
Description
The Node.js and Python SDKs previously lacked support for specifying an explicit provider for a packaged component. That was resolved with https://github.com/pulumi/pulumi/pull/13282.
Does Java have the same limitation?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the referenced pulumi/pulumi pull request #13282 and issue #11520, then inspect the Java SDK's packaged-component support. Determine whether Java can specify an explicit provider and document the result or identify the implementation scope needed for parity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100