{"id":22017793,"url":"https://github.com/jsporna/terraform-docs-zsh-plugin","last_synced_at":"2026-05-06T18:37:35.983Z","repository":{"id":206874057,"uuid":"306638244","full_name":"jsporna/terraform-docs-zsh-plugin","owner":"jsporna","description":"ZSH plugin to easier work with terraform-docs","archived":false,"fork":false,"pushed_at":"2020-10-24T22:47:13.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-28T16:15:38.635Z","etag":null,"topics":["devops","terraform","terraform-docs","zsh","zsh-plugin"],"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/jsporna.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}},"created_at":"2020-10-23T13:00:16.000Z","updated_at":"2021-09-14T01:59:51.000Z","dependencies_parsed_at":"2023-11-12T23:22:29.350Z","dependency_job_id":null,"html_url":"https://github.com/jsporna/terraform-docs-zsh-plugin","commit_stats":null,"previous_names":["jsporna/terraform-docs-zsh-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsporna%2Fterraform-docs-zsh-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsporna%2Fterraform-docs-zsh-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsporna%2Fterraform-docs-zsh-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsporna%2Fterraform-docs-zsh-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsporna","download_url":"https://codeload.github.com/jsporna/terraform-docs-zsh-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245080777,"owners_count":20557718,"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":["devops","terraform","terraform-docs","zsh","zsh-plugin"],"created_at":"2024-11-30T05:07:56.949Z","updated_at":"2026-05-06T18:37:35.908Z","avatar_url":"https://github.com/jsporna.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"terraform-docs-zsh-plugin\n=========================\n\nPlugin for terraform-docs adds\n- autocomplete for commands \n- autocomplete for global flags\n- autocomplete for command flags\n- alias\n\n# Requirements\n\n* [terraform-docs](https://github.com/terraform-docs/terraform-docs)\n\n# Installation\n\n* [Oh My Zsh](#oh-my-zsh)\n  \n## Oh My Zsh\n\n1. Clone repository into `${ZSH_CUSTOM}/plugins` (by default `$ZSH_CUSTOM` points to `~/.oh-my-zsh/custom`)\n\n```sh\ngit clone https://github.com/jsporna/terraform-docs-zsh-plugin \\\n    ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/terraform-docs\n```\n\n2. Add te plugin to the list of plugins in `~/.zshrc` for Oh My Zsh to load:\n\n```sh\nplugins=(... terraform-docs)\n```\n\n3. Start new terminal session.\n\n# Usage\n\n* Type `terraform-docs` or `tfdocs` into your prompt and hit `TAB` to see available completion options","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsporna%2Fterraform-docs-zsh-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsporna%2Fterraform-docs-zsh-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsporna%2Fterraform-docs-zsh-plugin/lists"}