Fetches secrets from Azure Key Vault and weaves them into a convenient .env file
Find a file
2023-11-05 18:33:23 +01:00
src run cargo init 2023-11-05 18:33:23 +01:00
.gitignore run cargo init 2023-11-05 18:33:23 +01:00
Cargo.toml run cargo init 2023-11-05 18:33:23 +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