terraform-monorepo-action
Version updated for https://github.com/fr12k/terraform-monorepo-action to version v3.0.5.
- This action is used across all versions by ? 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-monorepo-action GitHub Action identifies and returns an array of paths to Terraform modules within a monorepo. It automates the detection of relevant Terraform modules, either all modules or only those impacted by changes in a specific pull request or commit. This helps streamline workflows by enabling targeted Terraform operations, such as initialization and planning, based on the identified modules.
Release notes
What’s Changed
- build(deps-dev): bump @types/node from 25.2.1 to 25.2.3 by @dependabot[bot] in https://github.com/fr12k/terraform-monorepo-action/pull/140
- build(deps-dev): bump eslint from 9.39.2 to 10.0.0 by @dependabot[bot] in https://github.com/fr12k/terraform-monorepo-action/pull/139
- build(deps-dev): bump eslint from 10.0.0 to 10.0.1 by @dependabot[bot] in https://github.com/fr12k/terraform-monorepo-action/pull/141
- build(deps-dev): bump @types/node from 25.2.3 to 25.3.0 by @dependabot[bot] in https://github.com/fr12k/terraform-monorepo-action/pull/142
Full Changelog: https://github.com/fr12k/terraform-monorepo-action/compare/v3.0.4...v3.0.5