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

When we encrypt our values it updates all variables #1495

Closed
nodkrot opened this issue Apr 24, 2024 · 2 comments
Closed

When we encrypt our values it updates all variables #1495

nodkrot opened this issue Apr 24, 2024 · 2 comments

Comments

@nodkrot
Copy link

nodkrot commented Apr 24, 2024

This is problematic because its hard to see what was changed in git and it is very easy to make a mistake: For example if i forgot to decrypt latest values, i change something and then encrypt it will override all values with outdated information.

Is there a setting im missing?

@alainrk
Copy link

alainrk commented Apr 27, 2024

Hi @nodkrot could you provide an example to replicate the issue?

@nodkrot
Copy link
Author

nodkrot commented May 20, 2024

We ended up using sops --set which helps with diffing only changed variables. We have encrypted and decrypted files separate to avoid accidental commits with decrypted values for context.

Issue can be closed

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

3 participants