Skip to content

feat(automation): add config options to Java SDK#1798

Draft
rshade wants to merge 1 commit into
mainfrom
rshade/GetAllConfig
Draft

feat(automation): add config options to Java SDK#1798
rshade wants to merge 1 commit into
mainfrom
rshade/GetAllConfig

Conversation

@rshade
Copy link
Copy Markdown
Contributor

@rshade rshade commented May 8, 2025

Add ConfigOptions and GetAllConfigOptions classes to the Java SDK to match functionality added to Python and Node.js SDKs. Implements the following new methods:

  • getConfigWithOptions
  • setConfigWithOptions
  • removeConfigWithOptions
  • getAllConfigWithOptions
  • setAllConfigWithOptions
  • removeAllConfigWithOptions

These methods allow specifying additional options like path, configFile, and showSecrets when working with Pulumi configuration.

@rshade rshade force-pushed the rshade/GetAllConfig branch from ef623c8 to 6bfb4da Compare May 8, 2025 17:19
Add ConfigOptions and GetAllConfigOptions classes to the Java SDK to
match functionality added to Python and Node.js SDKs. Implements the
following new methods:

- getConfigWithOptions
- setConfigWithOptions
- removeConfigWithOptions
- getAllConfigWithOptions
- setAllConfigWithOptions
- removeAllConfigWithOptions

These methods allow specifying additional options like path, configFile,
and showSecrets when working with Pulumi configuration.
@rshade rshade force-pushed the rshade/GetAllConfig branch from 6bfb4da to 640277a Compare May 7, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant