pulumi / pulumi/pulumi-java

auto: `getProjectSettings`/`saveProjectSettings` JSON (de)serialization

Open
#1,629 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/automation-api kind/enhancement
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

We don't currently support reading the .json variant of a Pulumi project file. Use of JSON for the project file is likely quite rare as we mostly show and talk about Pulumi.yaml in documentation, templates, and examples. The CLI and Automation API in other languages support it, so we should consider supporting it in 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 locating getProjectSettings and saveProjectSettings in the Java Automation API, then compare their current project-file handling with the JSON support available in other language implementations. Done means Java can read and save the .json variant of a Pulumi project file, alongside the existing project-file behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.