Skip to content

Instantly share code, notes, and snippets.

@yalattas
Last active January 31, 2024 20:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yalattas/7f45aa4c0418293be4b527cde0a9752e to your computer and use it in GitHub Desktop.
Save yalattas/7f45aa4c0418293be4b527cde0a9752e to your computer and use it in GitHub Desktop.
Mozilla sops
creation_rules:
- filename_regex: '.*/secrets\.y(a)?ml$' # looking for all `secrets.yaml` files and encrypt
kms: 'arn:aws:kms:AWS_REGION:12345678912:alias/KMS_ALIAS'
aws_profile: PROFILE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment