Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to update Connector Secret value in-place #86

Open
Sijoma opened this issue Apr 25, 2023 · 2 comments
Open

Allow to update Connector Secret value in-place #86

Sijoma opened this issue Apr 25, 2023 · 2 comments

Comments

@Sijoma
Copy link
Collaborator

Sijoma commented Apr 25, 2023

Currently, the terraform provider forces a replace if the connector secret was modified.

The Console api also allows to update the secret value in-place. So we could also implement this.

I'm not sure if replacing secrets causes issues with the running Connectors.

Valid after #85 is merged.

@multani
Copy link
Collaborator

multani commented Feb 6, 2024

At the moment, the Console API doesn't support updating secrets.

@Sijoma
Copy link
Collaborator Author

Sijoma commented Feb 6, 2024

I potentially only looked on the frontend interaction.

I‘m not sure what happens if you recreate a secret in place. Will the bpmn model still work?

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

No branches or pull requests

2 participants