This is how you want to manage your Terraform modules

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • release-please

    generate release PRs based on the conventionalcommits.org spec

  • I think Release Please (https://github.com/googleapis/release-please) could augment this solution a bit... It can increment version numbers per module in your monorepo and write them into a changelog. It uses conventional commit messages (https://www.conventionalcommits.org/en/v1.0.0/) to decide whats a major / minor / patch change.

  • terraform-aws-django

    Terraform modules for deploying Django applications on AWS using ECS Fargate

  • +1 for release-please. Here's an example of how I maintain my module's changelog with 13 lines of yaml in a GitHub Action using release-please: https://github.com/briancaffey/terraform-aws-django/blob/main/.github/workflows/release-please.yml

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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