Terraform - How do you handle secrets?

This page summarizes the projects mentioned and recommended in the original post on /r/devops

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

    :busts_in_silhouette: A bash-tool to store your private data inside a git repository.

  • Checkout git-secret. https://git-secret.io/

  • sops

    Simple and flexible tool for managing secrets

  • I’ve been using SOPs. Simple setup, have age and aws kms private keys, easy creation rules, and vscode extension make it easy for our small team.

  • 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
  • kubespy

    Tools for observing Kubernetes resources in real time, powered by Pulumi.

  • There are other infrastructure as code tools that take secrets seriously. Pulumi encrypts all values in state and you can even bring your own key from your cloud provider

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