{"id":20490148,"url":"https://github.com/open-turo/actions-tf","last_synced_at":"2026-05-06T03:32:59.042Z","repository":{"id":37067969,"uuid":"452910870","full_name":"open-turo/actions-tf","owner":"open-turo","description":"GitHub Actions for Terraform repositories","archived":false,"fork":false,"pushed_at":"2025-10-21T16:48:06.000Z","size":77,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-21T18:31:39.007Z","etag":null,"topics":["action","actions","gha","github","terraform","tf"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/open-turo.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-01-28T02:14:43.000Z","updated_at":"2025-10-21T16:48:10.000Z","dependencies_parsed_at":"2023-10-14T17:32:47.852Z","dependency_job_id":"50ae23c0-c195-4293-aea1-28336ccc2468","html_url":"https://github.com/open-turo/actions-tf","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/open-turo/actions-tf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-turo%2Factions-tf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-turo%2Factions-tf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-turo%2Factions-tf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-turo%2Factions-tf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-turo","download_url":"https://codeload.github.com/open-turo/actions-tf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-turo%2Factions-tf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["action","actions","gha","github","terraform","tf"],"created_at":"2024-11-15T17:15:42.279Z","updated_at":"2026-05-06T03:32:59.024Z","avatar_url":"https://github.com/open-turo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `open-turo/actions-tf`\n\nGitHub Actions for `terraform` based repositories\n\n[![Release](https://img.shields.io/github/v/release/open-turo/actions-tf)](https://github.com/open-turo/actions-tf/releases/)\n[![Tests pass/fail](https://img.shields.io/github/workflow/status/open-turo/actions-tf/CI)](https://github.com/open-turo/actions-tf/actions/)\n[![License](https://img.shields.io/github/license/open-turo/actions-tf)](./LICENSE)\n[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](https://github.com/dwyl/esta/issues)\n![CI](https://github.com/open-turo/actions-go/actions/workflows/release.yaml/badge.svg)\n[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)\n[![Conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.2-%23FE5196?logo=conventionalcommits\u0026logoColor=white)](https://conventionalcommits.org)\n[![Join us!](https://img.shields.io/badge/Turo-Join%20us%21-593CFB.svg)](https://turo.com/jobs)\n\n## Actions\n\n### action: [`lint`](./lint)\n\nLint will run pre-commit linters against the consumer repository, optionally checking out, installing the required tools with [action-setup-tools](https://github.com/open-turo/action-setup-tools), and creating credentials for Terraform Cloud.\n\nSee usage [here](./lint/README.md#usage).\n\nDocumentation is found [here](./lint/README.md).\n\n### action: [`release`](./release)\n\nRelease will optionally checkout the consumer repository and attempt a [Semantic Release](https://semantic-release.gitbook.io/semantic-release/usage/configuration) using the root level configuration file (e.g. `.releaserc.json`) indicating branches and plugins to use to facilitate the release.\n\nSee usage [here](./release/README.md#usage).\n\nDocumentation is found [here](./release/README.md).\n\n### action: [`test`](./test)\n\nTests the terraform artifacts present in the consumer repository, using golang to perform the tests. `open-turo/action-setup-tools` will be used to install golang, and the version of golang that will be installed is governed by the version present in the `.go-version` file found in the root level of the consumer repository.\n\nSee usage [here](./test/README.md#usage).\n\nDocumentation is found [here](./test/README.md).\n\n### action: [`auth`](./auth)\n\nThe `auth` Action is publicly available but is essentially a private Action that will conditionally create the Terraform command line interface configuration file, if it is not found. The file is typically named `.terraformrc`, but is not found under git control since it houses secrets and such. This file is needed for authentication with Terraform at runtime.\n\nSee usage [here](./auth/README.md#usage).\n\nDocumentation is found [here](./auth/README.md).\n\n## Get Help\n\nEach Action has a detailed README for how to use it as referenced above. Please review Issues, post new Issues against this repository as needed.\n\n## Contributions\n\nPlease see [here](https://github.com/open-turo/contributions) for guidelines on how to contribute to this project.\n\n\u003c!-- Links: --\u003e\n\n[version-image]: https://img.shields.io/github/package-json/v/open-turo/actions-tf.svg\n[workflows-badge-image]: https://github.com/cycjimmy/semantic-release-action/workflows/Test%20Release/badge.svg\n[release-date-image]: https://img.shields.io/github/release-date/open-turo/actions-tf.svg\n[release-url]: https://github.com/cycjimmy/semantic-release-action/releases\n[semantic-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\n[semantic-url]: https://github.com/semantic-release/semantic-release\n[license-image]: https://img.shields.io/npm/l/@cycjimmy/semantic-release-action.svg\n[license-url]: https://github.com/cycjimmy/semantic-release-action/blob/master/LICENSE\n[changelog-url]: https://github.com/cycjimmy/semantic-release-action/blob/master/docs/CHANGELOG.md\n[github-packages-registry]: https://github.com/features/packages\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-turo%2Factions-tf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-turo%2Factions-tf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-turo%2Factions-tf/lists"}