diff --git a/README.md b/README.md index 8e80c2a..7d64860 100644 --- a/README.md +++ b/README.md @@ -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.