YAML tag !decrypt
Last updated
Last updated
SnowDDL supports custom !decrypt
tag in YAML configs. When parser encounters this tag, it decrypts string previously encrypted with using keys stored in env variable SNOWFLAKE_CONFIG_FERNET_KEYS
.
It is primarily intended to be used for USER passwords and for SECRETs.
You may read more about config value encryption in guide.
user.yaml config file:
my_secret.yaml config file: