index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
terraform
Age
Commit message (
Expand
)
Author
2025-12-17
feat!: unify `auto-approve` aliases in `terraform` and `opentofu` (#12795)
Yurii Liaskovets
2025-12-17
feat(terraform): add `-parallelism=1` aliases (#13484)
leggatron
2025-10-22
feat(terraform): add aliases for workspace management (#12845)
Jeconias Santos
2025-05-23
feat(terraform): add `init -reconfigure` aliases` (#13129)
Kalle Ahlström
2025-01-30
feat(terraform): support `TF_DATA_DIR` in `tf_prompt_info` (#12949)
soemiran
2024-10-03
feat(terraform): add `destroy -auto-approve` alias (#12704)
So4resAlex
2024-09-18
feat (terraform): add `apply -auto-approve` alias (#12658)
Tushar Mohod
2024-09-05
feat(terraform): add `fmt -recursive` alias (#12637)
michael-follmann
2024-06-10
feat(terraform): add workspace aliases (#12171)
nitrocode
2024-03-26
feat(terraform): add `tft` (`terraform test`) (#12299)
Arash Haghighat
2024-03-04
fix(terraform): fix completion repeating flags with value (#12256)
Maxime Brunet
2024-03-03
fix(terraform): pass `-chdir` to completion commands (#12254)
Maxime Brunet
2024-03-03
feat(terraform): update completion to `v1.7` (#12252)
Maxime Brunet
2024-01-13
feat(terraform): add new terraform and helm aliases (#11923)
reda
2023-08-16
feat(terraform): add terraform version prompt (#11845)
Jin Cheol
2023-02-21
feat(terraform): add `tfc` alias (#10815)
rohitbahekar
2023-02-21
fix(terraform): go back to zsh custom completion
Carlo Sala
2022-11-10
feat(terraform): load completion from bash
Marcos Alano
2022-10-03
chore(docs): fix some typos (#11211)
George Rodrigues
2022-03-18
feat(terraform): add alias `tfo` for terraform output (#10667)
Leon
2021-12-29
feat(terraform): add more aliases (#9989)
mehdicopter
2021-12-29
feat(terraform): add PREFIX and SUFFIX settings to `tf_prompt_info` (#8605)
Karn Saheb
2021-03-08
fix(terraform): use faster method to get workspace (#9709)
Vlad Korolev
2020-11-20
feat(terraform): add autocompletion for Terraform 0.13 (#9226)
Mohamed El Mouctar Haidara
2020-09-30
terraform: add tf Alias (#8206)
Andrew Babichev
2020-05-23
terraform: add fmt -recursive flag autocompletion (#8880)
Fotos Georgiadis
2019-11-20
terraform: update completion (#8396)
Håvard Moen
2019-06-26
terraform: update README (#7934)
tom-apfm
2018-10-05
terraform: disable terraform prompt in $HOME (#7227)
Tristan Escalada
2018-05-17
Update terraform plugin with v0.11.7 commands and help (#6834)
Matt Lewin
2018-01-22
add -auto-approve flag to terraform apply command (#6558)
Michael Nikitochkin
2017-11-14
Fix the terraform function name (#6418)
Michael Nikitochkin
2017-11-07
Plugins: Terraform (#6373)
Maciej Lasyk
2017-11-01
add -backend-config flag to terraform init command (#6370)
madpawel
2016-12-30
'plugins/terraform/_terraform: Solve typos'
Patrick José Pereira
2015-08-04
Update to latest Terraform release 0.6.1
Florin Patan
2015-08-04
Add terraform completion
gkze