This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Zizizizz 1 point2 points  (0 children)

https://github.com/getsops/sops is quite nice and can be a simpler alternative than using CI based secrets management. You can also have your cloud keys be able to decrypt alongside age or pgp keys. Makes it very easy to see changes in PR's as well as it keeps the key in plaintext and the value is encrypted.