Skip to main content

Encrypted Configuration

Tourbillon supports SOPS encrypted configurations to protect any credentials you need to include within your Tourbillon configurations.

Encrypt your tourbillon.toml using your chosen adapter and write the result to a new file named tourbillon.enc.toml.

Provide the relevant adapter environment values to tourbillon run and Tourbillon will handle the rest. For example; you have AGE to encrypt your configuration:

SOPS_AGE_KEY="<AGE_KEY>" tourbillon run