https://github.com/tmccombs/terraform-zsh
zsh completion for terraform
https://github.com/tmccombs/terraform-zsh
Last synced: over 1 year ago
JSON representation
zsh completion for terraform
- Host: GitHub
- URL: https://github.com/tmccombs/terraform-zsh
- Owner: tmccombs
- License: apache-2.0
- Created: 2019-08-19T03:45:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-25T08:15:14.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T00:11:27.015Z (over 1 year ago)
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a very simple project that just contains a zsh completions script for terraform.
Compared to terraform's built-in completion mechanism it is more complete, since it supports all the (documented) flags that terraform commands support.