Using SOPS (Secrets OPerationS) with AWS KMS and the AWS CDK
SOPS = Secrets OPerationS, is a command-line tool that encrypts and decrypts YAML/JSON files using a symmetric key. It supports encryption algorithms and integrates seamlessly with AWS.
https://github.com/getsops/sops/releases
AWS KMS (Key Management...
cloudit.hashnode.dev4 min read