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

shortcut to update the KMS keys and rotate all files #23

Closed
blimmer opened this issue Mar 16, 2018 · 0 comments · Fixed by #49
Closed

shortcut to update the KMS keys and rotate all files #23

blimmer opened this issue Mar 16, 2018 · 0 comments · Fixed by #49
Labels
enhancement New feature or request

Comments

@blimmer
Copy link
Contributor

blimmer commented Mar 16, 2018

Current Behavior

When you run sopstool rotate it doesn't re-encrypt all the files against the new key.

Expected Behavior

I expected to be able to:

  • change the kms key in .sops.yaml
  • run sopstool rotate
  • all files re-encrypted against the new key

However, I needed to find/replace all occurrences of the kms key arn and then run sopstool rotate.

Steps to reproduce

See above. Linux, Sopstool v0.2.0

@blimmer blimmer added the enhancement New feature or request label Mar 16, 2018
@onyxraven onyxraven changed the title shortcut to rotate all files shortcut to update the KMS keys and rotate all files Apr 30, 2019
@randrusiak randrusiak mentioned this issue Aug 18, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant