Skip to content

Dynamically generate Doppler templates of any size for debugging and testing. Built for use by Doppler staff

Notifications You must be signed in to change notification settings

DopplerUniversity/doppler-template-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doppler Template Generator

Useful for dynamically generating Doppler templates of any size for testing and reproducing customer environments.

NOTE: Now now at least, this is only designed for use by Doppler staff for testing and debugging purposes.

Setup

npm install

Usage

Open generate-doppler-template.js and adjust the values as needed. This script would definitely benefit from being generic and configurable but it serves its purpose adequately well for now.

Then run the script and save the output to a doppler-template.yaml file:

node generate-template.js > doppler-template.yaml

About

Dynamically generate Doppler templates of any size for debugging and testing. Built for use by Doppler staff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published