{"id":31729957,"url":"https://github.com/autero1/action-terraform","last_synced_at":"2026-03-04T15:01:17.043Z","repository":{"id":38427116,"uuid":"240840183","full_name":"autero1/action-terraform","owner":"autero1","description":"GitHub action for setting up Terraform https://terraform.io","archived":false,"fork":false,"pushed_at":"2026-02-27T09:47:26.000Z","size":1130,"stargazers_count":1,"open_issues_count":11,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-27T13:20:59.700Z","etag":null,"topics":["actions","github-actions","terraform"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/autero1.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-16T05:58:33.000Z","updated_at":"2024-02-23T13:41:25.000Z","dependencies_parsed_at":"2025-12-31T01:00:56.718Z","dependency_job_id":null,"html_url":"https://github.com/autero1/action-terraform","commit_stats":{"total_commits":84,"total_committers":3,"mean_commits":28.0,"dds":0.5714285714285714,"last_synced_commit":"e7a7c5bbef0df14df1437eddc4d1a642d203cf4a"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/autero1/action-terraform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autero1%2Faction-terraform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autero1%2Faction-terraform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autero1%2Faction-terraform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autero1%2Faction-terraform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autero1","download_url":"https://codeload.github.com/autero1/action-terraform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autero1%2Faction-terraform/sbom","scorecard":{"id":216914,"data":{"date":"2025-08-11","repo":{"name":"github.com/autero1/action-terraform","commit":"dc20b896ac019bddf0bd5b2d0749731bc4aa9033"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' contains(github.event.head_commit.message, '[skip ci]') ': .github/workflows/test-action.yml:22","Warn: script injection with untrusted input ' contains(github.event.head_commit.message, '[skip ci]') ': .github/workflows/test.yml:23"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release-please.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test-action release-version.yml:1","Warn: no topLevel permission defined: .github/workflows/test-action.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/update-main-version.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-terraform/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-terraform/release-please.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-terraform/release-please.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-terraform/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-terraform/stale.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-action release-version.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-terraform/test-action release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-action release-version.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-terraform/test-action release-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-action.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-terraform/test-action.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-action.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-terraform/test-action.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-terraform/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-terraform/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-main-version.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/autero1/action-terraform/update-main-version.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:49:21.710Z","repository_id":38427116,"created_at":"2025-08-17T01:49:21.711Z","updated_at":"2025-08-17T01:49:21.711Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30084685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T13:22:36.021Z","status":"ssl_error","status_checked_at":"2026-03-04T13:20:45.750Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","github-actions","terraform"],"created_at":"2025-10-09T07:21:58.180Z","updated_at":"2026-03-04T15:01:16.632Z","avatar_url":"https://github.com/autero1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![license](https://img.shields.io/github/license/autero1/action-terraform)](https://github.com/autero1/action-terraform/blob/main/LICENSE)\n[![release](https://img.shields.io/github/release/autero1/action-terraform)](https://github.com/autero1/action-terraform/releases/latest)\n[![GitHub release date](https://img.shields.io/github/release-date/autero1/action-terraform.svg)](https://github.com/autero1/action-terraform/releases)\n[![Test Action](https://github.com/autero1/action-terraform/actions/workflows/test-action.yml/badge.svg?branch=main)](https://github.com/autero1/action-terraform/actions/workflows/test-action.yml)\n[![CodeFactor](https://www.codefactor.io/repository/github/autero1/action-terraform/badge)](https://www.codefactor.io/repository/github/autero1/action-terraform)\n\n# Setup Terraform GitHub Action\n\nSet up your GitHub Actions workflow with a specific version of [Terraform](https://www.terraform.io/).\n\n## Special Notice\nFrom version v3.0.0, the inputs and outputs are changed to dash-separated version (`terraform-version`, `terraform-version-file`, `terraform-path`).\n\nThis convention aligns with the YAML style guide and is more prevalent in the GitHub Actions community and documentation.\n\n## Usage\n\nThe next example step will install Terraform 1.2.8.\n\n```yaml\nname: Example workflow\n\non: [push]\n\njobs:\n  example:\n    name: Example Terraform interaction\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v4\n      - name: Setup Terraform\n        uses: autero1/action-terraform@v3\n        with:\n          terraform-version: 1.2.8\n      - name: Interact with Terraform\n        run: terraform --version\n```\nIf you want to use a version file, e.g. `.terraform-version`, you can use the following example:\n\n```yaml\nname: Example workflow\n\non: [push]\n\njobs:\n  example:\n    name: Example Terraform interaction\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v4\n      - name: Setup Terraform\n        uses: autero1/action-terraform@v3\n        with:\n          terraform-version-file: .terraform-version\n      - name: Interact with Terraform\n        run: terraform --version\n```\n\n### Inputs\n\n| Parameter                | Description | Required |\n|--------------------------| ----------- | -------- |\n| `terraform-version`      | Terraform [version](https://releases.hashicorp.com/terraform/) to deploy | either version or version file required |\n| `terraform-version-file` | File containing the Terraform version to install. | either version or version file required |\n\n### Outputs\n\n| Parameter        | Description |\n|------------------| ----------- |\n| `terraform-path` | Cached tool path of Terraform |\n\n### Supported platforms\n\nThis action has been tested on the following platforms:\n\n* ubuntu-22.04\n* windows-latest\n* macos-latest\n\n\n## Contributing\n\nContributions to this repository are very welcome! We follow a fairly standard [pull request process](\nhttps://help.github.com/articles/about-pull-requests/) for contributions, subject to the following guidelines:\n\n1. File a GitHub issue\n1. Fork the repository\n1. Update the documentation\n1. Update the tests\n1. Update the code\n1. Create a pull request\n1. (Merge and release)\n\nThe maintainers for this repo will review your code and provide feedback. If everything looks good, they will merge the\ncode and release a new version, which you'll be able to find in the [releases page](../../releases).\n\n## License\n\nThe scripts and documentation in this project are released under the [MIT](./LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautero1%2Faction-terraform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautero1%2Faction-terraform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautero1%2Faction-terraform/lists"}