{"id":15533963,"url":"https://github.com/jasonwalsh/terraform-plugins","last_synced_at":"2026-02-15T05:31:07.344Z","repository":{"id":86449354,"uuid":"263913901","full_name":"jasonwalsh/terraform-plugins","owner":"jasonwalsh","description":"A GitHub Action to install third-party Terraform plugins","archived":false,"fork":false,"pushed_at":"2022-08-18T19:27:10.000Z","size":46,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T22:37:02.365Z","etag":null,"topics":["github-actions","terraform-plugins"],"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/jasonwalsh.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-14T12:50:57.000Z","updated_at":"2023-02-26T00:07:56.000Z","dependencies_parsed_at":"2023-03-07T03:45:21.771Z","dependency_job_id":null,"html_url":"https://github.com/jasonwalsh/terraform-plugins","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"c9142ad9d38522b28794a252499de4c6888b8a04"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonwalsh%2Fterraform-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonwalsh%2Fterraform-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonwalsh%2Fterraform-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonwalsh%2Fterraform-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasonwalsh","download_url":"https://codeload.github.com/jasonwalsh/terraform-plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247545710,"owners_count":20956219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["github-actions","terraform-plugins"],"created_at":"2024-10-02T11:40:32.074Z","updated_at":"2025-10-03T20:41:35.041Z","avatar_url":"https://github.com/jasonwalsh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-plugins\n\nThis action installs third-party [Terraform Plugins](https://www.terraform.io/docs/plugins/index.html) for use in [GitHub Actions](https://github.com/features/actions).\n\n# Usage\n\nSee [action.yml](action.yml)\n\nThe action automatically creates the user plugins directory `~/.terraform.d/plugins`.\n\n```yaml\nsteps:\n  - uses: actions/checkout@master\n  - uses: jasonwalsh/terraform-plugins@v1\n    with:\n      plugins: |\n        https://github.com/gavinbunney/terraform-provider-kubectl/releases/download/v1.4.2/terraform-provider-kubectl-linux-amd64\n```\n\n**Note:** GitHub Actions inputs do not support arrays. Make sure the `plugins` input is a list of strings separated by a newline.\n\n# License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonwalsh%2Fterraform-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonwalsh%2Fterraform-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonwalsh%2Fterraform-plugins/lists"}