Module ploigos_step_runner.config.decryptors
Decryptors for configuration values.
Sub-modules
ploigos_step_runner.config.decryptors.obfuscation_defaults
-
ConfigValueDecryptor that does not really decrypt anything, but flags values that should be obfuscated (like "password" and "username") …
ploigos_step_runner.config.decryptors.sops
-
ConfigValueDecryptor that uses SOPS to decyrpt ConfigValues …