actions-marketplace-validations/Test or run Terraform code on GitHub.

Integrate terraform tests into your GitHub workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 2, 2022
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/buluma_terraform-github-action@511b645c644a87724fd393687673db25dcb9f0ca # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
actionThe command to run. For example: `validate` (default), `init`, `plan` or `apply`. yesinit
directoryThe directory where the Terraform files can be found. This defaults to `./`, but can be set to i.e. `./example`. yes./

no outputs