Terraform for dbt Users

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

    Terraform is a tool made by the brilliant minds at HashiCorp to solve problems in the new space of cloud computing cloud infrastructure. It popularized the concept of infrastructure-as-code.

  • aws-node-termination-handler

    Gracefully handle EC2 instance shutdown within Kubernetes

    Terraform uses libraries called providers and allows people to make resources. Resources are the objects we previously made that required multiple button clicks and forms to fill out, such as virtual machines or private networks. In what used to take multiple clicks and forms, I was now able to spin up AWS EC2 virtual machine in a few lines of Terraform and running a terraform apply command.

  • 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