Fetches secrets from Azure Key Vault and weaves them into a convenient .env file
Find a file
2023-11-06 00:33:42 +01:00
src feat: implementation of secret fetching 2023-11-06 00:33:42 +01:00
.gitignore run cargo init 2023-11-05 18:33:23 +01:00
Cargo.lock feat: implementation of secret fetching 2023-11-06 00:33:42 +01:00
Cargo.toml feat: implementation of secret fetching 2023-11-06 00:33:42 +01:00
LICENSE Initial commit 2023-11-05 18:31:55 +01:00
README.md Initial commit 2023-11-05 18:31:55 +01:00

keyweave

fetching secrets from Azure Key Vault and weaving them into a convenient .env file