Skip to content

Comments

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

Draft
rshade wants to merge 1 commit intomainfrom
rshade/GetAllConfig
Draft

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

Conversation

@rshade
Copy link
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.

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
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