Skip to content

Conversation

@amitsh1
Copy link

@amitsh1 amitsh1 commented Dec 18, 2025

Motivation

closes #13518

Changes

encode the secret binary before update_secret or put_secret value, in the create secret the binary is being encoded before it is sent to moto in update and put the value is being send without encoding

Tests

tests/integration/test_put_secret_value.py

Related

@amitsh1 amitsh1 requested a review from macnev2013 as a code owner December 18, 2025 08:49
@localstack-bot
Copy link
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

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.

bug: put_secret_value with SecretBinary stores incorrectly decoded data

2 participants