actions-marketplace-validations/Test or run Terraform code on GitHub.
Integrate terraform tests into your GitHub workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 2, 2022
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/buluma_terraform-github-action@511b645c644a87724fd393687673db25dcb9f0ca # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| action | The command to run. For example: `validate` (default), `init`, `plan` or `apply`. | yes | init |
| directory | The directory where the Terraform files can be found. This defaults to `./`, but can be set to i.e. `./example`. | yes | ./ |
Outputs
no outputs