Alternatives to Terraform Enterprise

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • I work at Scalr and we're the only other remote operations backend for Terraform if you're looking for a straightforward migration. We also have an on-prem offering if that is a requirement of yours, which it appears to be if you're running TFE and looking at Gitlab EE. If not, we have SaaS + agents. You can see the differentiation matrix here: https://www.scalr.com/terraform-cloud-alternative.

  • terraform-aws-backend

    A Terraform module for your AWS Backend + a guide for bootstrapping your terraform managed project

  • Oh, nice. We're using https://github.com/stavxyz/terraform-aws-backend which rolls up all the little plumbing steps to set up the S3 and DynamoDB. It's a bit of a kludge to get around the chicken-and-egg problem of using Terraform to provision the Terraform state storage, but is much better than doing it manually!

  • 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
  • terrakube-helm-chart

    Helm chart to install Terrakube in any Kubernetes cluster

  • You could try Terrakube, it provides support for a private registry, ssh keys, personal access token, custom workflows, schedule workspaces and it supports several authentication providers like Azure AD, Google Cloud Identity, Amazon Cognito, OIDC, LDAP, etc, VCS connection with GitHub, Gitlab, Azure DevOps and Bitbucket. You can quickly deploy it If your are using Kubernetes with the helm chart or even create custom workflows using terrakube extensions with other open source tools. Here is a little example using OPA. You can even test without installing anything with some preloaded data using Gitpod

  • terrakube-extensions

    Terrakube Configuration Language extensions

  • You could try Terrakube, it provides support for a private registry, ssh keys, personal access token, custom workflows, schedule workspaces and it supports several authentication providers like Azure AD, Google Cloud Identity, Amazon Cognito, OIDC, LDAP, etc, VCS connection with GitHub, Gitlab, Azure DevOps and Bitbucket. You can quickly deploy it If your are using Kubernetes with the helm chart or even create custom workflows using terrakube extensions with other open source tools. Here is a little example using OPA. You can even test without installing anything with some preloaded data using Gitpod

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