Terraform & Makefiles - Better options?

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

    A task runner / simpler Make alternative written in Go

  • https://github.com/go-task/task - written in Go, consumes YAML

  • terragrunt

    Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.

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

    Terraform rules for bazel

  • https://github.com/jmileson/rules_terraform - Use bazel for terraform

  • atlantis

    Terraform Pull Request Automation

  • My opinion is that people shouldn't be running terraform directly, it should be run from git https://www.runatlantis.io . PRs get previewed automatically, Mergable (meaning reviewed and approved) PRs are run, closed and merged automatically by atlantis.

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