Encrypting your secrets with Mozilla SOPS using two AWS KMS Keys

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • dual-key-sops-encryption

    Terraform code and Mozilla SOPS utilities to manage encrypted files with two KMS Keys on AWS.

  • This article can also be found on my GitHub, along with Terraform code.

  • sops

    Simple and flexible tool for managing secrets

  • Mozilla SOPS (Secrets OPerationS) is an open-source command-line tool for managing and storing secrets. It uses secure encryption methods to encrypt secrets at rest and decrypt them at runtime. SOPS supports a variety of key management systems, including AWS KMS, GCP KMS, Azure Key Vault, and PGP. It's particularly useful in a DevOps context where sensitive data like API keys, passwords, or certificates need to be securely managed and seamlessly integrated into application workflows.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • hcl2json

    Convert hcl2 to json

  • If you have a big HCL file that you want to convert to JSON, hcl2json may be the perfect tool to help you on that task.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts