How to manage Terraform within a team (company)

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

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

    Simple and flexible tool for managing secrets

    If you have sensitive information, you can start with using SOPS to create Keyrings in Azure where only you have access to. Then use the Keys to encrypt Terraform files with sensitive infos. This is a easy and good start.

  • terratest

    Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.

    Testing "should" be there (best tool here is probably Terratest but to be honest I don't think that many people really test 100% of their Terraform infrastructure. I personally can say we don't do any tests on my current gig.

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

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