Skip to content

fix(secretsmanager): Allow inplace update of user description#1455

Draft
j1n-o9r wants to merge 1 commit into
mainfrom
fix/STACKITTPR-649-secretsmanager-inplace-update-user-description
Draft

fix(secretsmanager): Allow inplace update of user description#1455
j1n-o9r wants to merge 1 commit into
mainfrom
fix/STACKITTPR-649-secretsmanager-inplace-update-user-description

Conversation

@j1n-o9r
Copy link
Copy Markdown

@j1n-o9r j1n-o9r commented May 11, 2026

Description

A bug was found where the API definition suggests an in place update of the user description of a secrets manager user but the TFP replaces the secrets manager instance instead. See #882

relates to STACKITTPR-649

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

… tf schema definition indicating a replacement. Therefore, I have adapted unit tests and acceptance tests. Ran into 500 errors in acceptance tests and started a discussion with the central services team.
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