tfmr installer
Version updated for https://github.com/mkusaka/tfmr to version v0.0.3.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The tfmr GitHub Action is a CLI tool designed to analyze Terraform modules and their dependencies by identifying and listing relevant .tf and .tf.json files. It automates tasks such as detecting changes in module files, filtering outputs based on file changes, and checking whether a module is affected by modifications—making it particularly useful in CI/CD workflows. Its key capabilities include recursive module analysis, support for both local and remote dependencies, and integration with version control to streamline Terraform-related updates and deployments.
Release notes
Full Changelog: https://github.com/mkusaka/tfmr/compare/v0.0.2...v0.0.3