dynaconf
dynaconf copied to clipboard
Using Vault lambda extension with Dynaconf
Hi, As far as I understand Dynaconf is doing authentication with Vault. Therefore, we cannot use the Vault Lambda extension since the service is already doing the authentication and our service is only doing APIs request with proxy. Is there any other option to use it?