actions-marketplace-validations/Find Terraform Modules
Finds all Terraform module directories in a monorepo. Results can be passed to matrix jobs or looped in other steps.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | The working directory where Terraform modules will be matched | no | . |
| glob | A glob pattern to match Terraform module directories. By default, all directories are matched at any level (**). | no | ** |
| follow-symbolic-links | Indicates whether to follow symbolic links | no | true |
Outputs
no outputs