{"id":28378755,"url":"https://github.com/env0/env0-tflint-plugin","last_synced_at":"2026-01-27T06:32:27.364Z","repository":{"id":65105543,"uuid":"580337317","full_name":"env0/env0-tflint-plugin","owner":"env0","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-07T14:54:49.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-11-16T23:27:35.533Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/env0.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}},"created_at":"2022-12-20T10:07:41.000Z","updated_at":"2024-08-07T14:54:53.000Z","dependencies_parsed_at":"2024-03-04T11:45:49.551Z","dependency_job_id":"07aba7df-3b3d-40e3-a0d6-19dca200f37a","html_url":"https://github.com/env0/env0-tflint-plugin","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/env0/env0-tflint-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-tflint-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-tflint-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-tflint-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-tflint-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/env0","download_url":"https://codeload.github.com/env0/env0-tflint-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/env0%2Fenv0-tflint-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28806340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T06:25:51.065Z","status":"ssl_error","status_checked_at":"2026-01-27T06:25:50.640Z","response_time":168,"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":[],"created_at":"2025-05-30T02:07:13.749Z","updated_at":"2026-01-27T06:32:27.350Z","avatar_url":"https://github.com/env0.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# env0 tflint Plugin\n\n\n\nThis env0 tflint Plugin will allow you to run `tflint` analysis on an IaC directory as a part of your custom flow. To use this plugin, you will need to use version 2 of `env0.yml`.\n\n\nDue to rate limits - we do not allow to use `tflint` with the latest version and we require a specific version to be passed.\n\n\n## Inputs\n\n\n\nThe tflint plugin accepts the following inputs:\n\n* `version` (required) - the specific version of tflint you wish to use \n\n* `directory` (required) - the path to the directory with the IaC code to analyze (the root folder is your project's root folder)\n\n* `flags` - a string containing additional flags as one string\n\n\n## Example Usage\n\n\n\nIn this example we will run `tflint` analysis on your root folder before the \"Terraform Plan\" step of a deploy. We will call that step \"My Step Name\":\n\n```yaml\nversion: 2\ndeploy:\n  steps:\n    terraformPlan:\n      before:\n        - name: My Step Name # The name that will be presented in the UI for this step\n          use: https://github.com/env0/env0-tflint-plugin\n          inputs:\n            version: v0.43.0\n            directory: .\n\n```\n\n\n\n## Further Reading\n\nYou can read more about `tflint` and the available flags [here](https://github.com/terraform-linters/tflint#usage).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenv0%2Fenv0-tflint-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenv0%2Fenv0-tflint-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenv0%2Fenv0-tflint-plugin/lists"}