{"id":22017779,"url":"https://github.com/jsporna/terraform-zsh-plugin","last_synced_at":"2025-10-08T23:39:37.456Z","repository":{"id":206874062,"uuid":"306614734","full_name":"jsporna/terraform-zsh-plugin","owner":"jsporna","description":"ZSH plugin to easier work with terraform","archived":false,"fork":false,"pushed_at":"2020-10-25T21:00:23.000Z","size":9,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-30T05:07:47.276Z","etag":null,"topics":["devops","terraform","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-23T11:22:51.000Z","updated_at":"2024-07-09T04:46:43.000Z","dependencies_parsed_at":"2023-11-12T23:32:59.032Z","dependency_job_id":null,"html_url":"https://github.com/jsporna/terraform-zsh-plugin","commit_stats":null,"previous_names":["jsporna/terraform-zsh-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsporna%2Fterraform-zsh-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsporna%2Fterraform-zsh-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsporna%2Fterraform-zsh-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsporna%2Fterraform-zsh-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsporna","download_url":"https://codeload.github.com/jsporna/terraform-zsh-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236045314,"owners_count":19086076,"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","zsh","zsh-plugin"],"created_at":"2024-11-30T05:07:54.178Z","updated_at":"2025-10-08T23:39:32.422Z","avatar_url":"https://github.com/jsporna.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"terraform-zsh-plugin\n====================\n\nPlugin for Terraform, extending the original oh-my-zsh plugin with aliases and autocompletion.\n\nTerraform is a tool from Hashicorp for managing infrastucture as code in secure and efficient way.\n\n# Requiremants\n\n* [Terraform](https://www.terraform.io/downloads.html)\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-zsh-plugin \\\n    ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/terraform\n```\n\n2. Add te plugin to the list of plugins in `~/.zshrc` for Oh My Zsh to load:\n\n```sh\nplugins=(... terraform)\n```\n\n3. Start new  terminal session.\n\n# Usage\n\n* Type `terraform` or `tf` into your prompt and hit `TAB` to see available completion options\n* When you type at the `-target` option it show the list of resources\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsporna%2Fterraform-zsh-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsporna%2Fterraform-zsh-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsporna%2Fterraform-zsh-plugin/lists"}