nick.pearson.dev/

Posts tagged encryption

/posts | /tags

cfgpkg, or how to use age encryption with YAML

I have a case where I need to store a YAML file in an S3 bucket where it’s available to be copied to a server as part of an automated deployment process. The YAML file contains a few sensitive values, like API keys, so it’d be best to keep those values encrypted.