Below you will find pages that utilize the taxonomy term “techpivot”
February 17, 2026
Terraform Module Releaser
Version updated for https://github.com/techpivot/terraform-module-releaser to version v2.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 27 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Terraform Module Releaser GitHub Action simplifies the management of Terraform modules in a monorepo by automating versioning, releases, and documentation. It efficiently handles module-specific tagging, creates GitHub releases and changelogs based on commit messages, and generates detailed wikis for each module.
December 17, 2025
Terraform Module Releaser
Version updated for https://github.com/techpivot/terraform-module-releaser to version v1.8.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.8.1 (2025-12-16) ✨ New Features Configurable Default Semver Level 🛠️: You can now set your preferred default semantic version bump (patch, minor, or major) for commits that don’t include release keywords. This gives you more control over automated releases and ensures your versioning matches your workflow.
December 15, 2025
Terraform Module Releaser
Version updated for https://github.com/techpivot/terraform-module-releaser to version v1.8.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.8.0 (2025-12-15) ✨ New Features Flexible Module Reference Mode 🏷️: Choose how Terraform module versions are referenced in generated documentation—by tag or commit SHA—using the new module-ref-mode configuration. This gives you precise control over version tracking and auditability in your wiki documentation.