pulumi / pulumi/pulumi-java

Add support for the `DeletedWith` resource option

Open
#944 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/sdks kind/enhancement language/java
Dominant language
Java
Stars
85
Forks
26
Avg merge
11h 49m
Merged PRs (30d)
22

Description

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

https://github.com/pulumi/pulumi/pull/11095 added support for a new DeletedWith resource option to the Go, Node.js, Python, and .NET SDKs. This option should be available from Java as well.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing Pulumi PR #11095 and the Java SDK's existing resource-option definitions to see how DeletedWith was added in the other SDKs. Done means the DeletedWith resource option is available and represented consistently for Java users, with matching coverage where the Java SDK tests resource options.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.