-
Task
-
Resolution: Done
-
Minor
-
None
-
None
-
False
-
-
False
-
-
-
ShiftStack Sprint 270
We used to maintain our shared secrets in a git repository at https://github.com/shiftstack/secrets. While this solution was great at first, we now have access to the vault which should be preferred for many reasons.
We need to:
- audit the secrets currently in https://github.com/shiftstack/secrets and check if they're still used/valid
- migrate the used secrets to the vault
- update our team documentation to reflect the change.