Private data in actions
When using certain pipeline actions in Buddy, providing sensitive data may be required.
Variable encryption
In addition to securing sensitive data in pipeline actions, Buddy also provides encryption for environment variables
Secrets in YAML
If you are using YAML configuration, there are two ways you can handle your sensitive data
Data in configuration files
Configuration files often contain sensitive data. Depending on the application version they are different, which means you need to deploy them together with the app files.