Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Feb 19, 2024
1 parent 3913b3b commit 1bbf8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Secrets 🏠 🔐

This is my [terraform](https://terraform.io) code to keep all my secrets in sync across all my devices. It uses Google Secret Manager to store the secrets.
This is my [terraform](https://terraform.io) code to keep all my secrets in sync across all my devices. It uses Google Secret Manager to store the secrets so I can access them from anywhere later using [teller](https://tlr.dev/).

I use Github as a single source of truth for my secrets, any change in the secrets will trigger a Github Action that will update the secrets in Google Secret Manager.

Expand Down

0 comments on commit 1bbf8fe

Please sign in to comment.