Terraform structure

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
  • Getting into terraform and want to better my code structure and utilisation here is my demo repo: https://github.com/abdullahkhaled007/ecs-managed-terraform

  • tflint

    A Pluggable Terraform Linter

    Install terraform lint tool and run it against your module (https://github.com/terraform-linters/tflint). Your variables/outputs are missing description, inputs file could be changed to "data" to reflect what's inside, as well as change output file to outputs as this is a recommended naming convention.

  • 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