public-roadmap icon indicating copy to clipboard operation
public-roadmap copied to clipboard

Doppler Integration

Open nblackburn opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Add a Doppler integration, allowing secrets to be pulled in from external platforms/providers. The foundation for this could be extended to additional secret stores.

Describe the solution you'd like Being able to enable the Doppler integration and configure the project and environment. Once set up, the secrets for that configuration will become available in tests via environment variables e.g {{ MY_SECRET }}, process.env.MY_SECRET.

Describe alternatives you've considered Checkly's built-in environment variables works well, but doesn't offer the ability to keep your secrets in a single location.

Additional context https://www.doppler.com/

nblackburn avatar Apr 04 '23 14:04 nblackburn