Claudia Cardoso

Results 1 issues of Claudia Cardoso

Let's assume that we have the following in Vault Vault file path: `/my-department/my-app-name/app/` Vault file content: ```json { "client": { "client_id": "my_client_id", "client_secret": "my_client_secret" }, "sentry_dsn": "my-dsn" } ``` Env...