This guide follows the SOPS documentation.
Download a release binary or install from your package manager.
sops --encrypt --kms <kms-key-arn> secrets.yaml > secrets.enc.yaml
sops --decrypt secrets.enc.yaml
Check the SOPS documentation or reach out via our contact page.