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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • Pico.sh – Hacker Labs

    5 projects | news.ycombinator.com | 21 Apr 2024
  • Storing and managing private keys

    1 project | /r/golang | 20 Sep 2023
  • How to secure secrets of docker-compose stacks with git?

    1 project | /r/selfhosted | 11 Jul 2023
  • Is it safe to commit a Terraform file to GitHub?

    4 projects | /r/Terraform | 24 Jun 2023
  • using keyring - no keyring set and giving errors about backend

    2 projects | /r/linuxadmin | 5 Jun 2023