{"id":40870025,"url":"https://github.com/seqsense/terraform-lock-fix-action","last_synced_at":"2026-01-22T00:39:11.662Z","repository":{"id":38161711,"uuid":"361391063","full_name":"seqsense/terraform-lock-fix-action","owner":"seqsense","description":"GitHub Action to update .terraform.lock.hcl","archived":false,"fork":false,"pushed_at":"2025-11-25T04:05:40.000Z","size":32,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-11-28T13:31:14.312Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seqsense.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":null,"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":"2021-04-25T09:56:44.000Z","updated_at":"2025-11-25T04:05:29.000Z","dependencies_parsed_at":"2022-08-19T14:20:34.690Z","dependency_job_id":null,"html_url":"https://github.com/seqsense/terraform-lock-fix-action","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/seqsense/terraform-lock-fix-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fterraform-lock-fix-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fterraform-lock-fix-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fterraform-lock-fix-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fterraform-lock-fix-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seqsense","download_url":"https://codeload.github.com/seqsense/terraform-lock-fix-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seqsense%2Fterraform-lock-fix-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28648460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"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":[],"created_at":"2026-01-22T00:39:11.588Z","updated_at":"2026-01-22T00:39:11.656Z","avatar_url":"https://github.com/seqsense.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-lock-fix-action\nGitHub Action to update .terraform.lock.hcl\n\n## Example\n\nExample to automatically fix `.terraform.lock.hcl` in pull requests of [Renovate](https://github.com/renovatebot/renovate).\n\nThis action internally uses [tfutils/tfenv](https://github.com/tfutils/tfenv) to install Terraform.\nIt can automatically detect your project's Terraform versions.\n\nSee https://github.com/tfutils/tfenv#tfenv-install-version for more details.\n\nIf no version is specified, this action uses the latest version of Terraform. \n\n```yaml\nname: terraform-lock-fix\non:\n  push:\n    branches:\n      - renovate/*\n\njobs:\n  terraform-lock-fix:\n    runs-on: ubuntu-latest\n    steps:\n      - name: checkout\n        uses: actions/checkout@v2\n        with:\n          fetch-depth: 2\n      - name: fix\n        uses: seqsense/terraform-lock-fix-action@v0\n        with:\n          git_user: @@MAINTAINER_NAME@@\n          git_email: @@MAINTAINER_EMAIL_ADDRESS@@\n          github_token: ${{ secrets.GITHUB_TOKEN }}\n          commit_style: squash\n          push: force\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseqsense%2Fterraform-lock-fix-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseqsense%2Fterraform-lock-fix-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseqsense%2Fterraform-lock-fix-action/lists"}