Why write 10 lines of sane configuration when I can write 300 lines of Terraform instead?

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
  • terraform-aws-cloudquery

    Discontinued Terraform module to deploy cloudquery

  • You can see some of my modules here (check README for more details): 1. https://github.com/cloudquery/terraform-aws-cloudquery - create Docker image, push it to ECR, create AWS Lambdas, RDS, etc. All inside of one module. 2. https://github.com/terraform-aws-modules/terraform-aws-atlantis/ - create a large variety of AWS resources required to run Atlantis. Almost everything is parametrized.

  • terraform-aws-atlantis

    Terraform module to deploy Atlantis on AWS Fargate πŸ‡ΊπŸ‡¦

  • You can see some of my modules here (check README for more details): 1. https://github.com/cloudquery/terraform-aws-cloudquery - create Docker image, push it to ECR, create AWS Lambdas, RDS, etc. All inside of one module. 2. https://github.com/terraform-aws-modules/terraform-aws-atlantis/ - create a large variety of AWS resources required to run Atlantis. Almost everything is parametrized.

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

    Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages πŸš€

  • terraformer

    CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code

  • You can also use Terraformer (https://github.com/GoogleCloudPlatform/terraformer) to spit out generic Terraform code for something you build in a cloud web UI. But you then have to edit it all and connect all the pieces so Terraform will link the dependencies together, so it won't save you much time if you don't have a lot of infrastructure to manage.

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