summaryrefslogtreecommitdiff
path: root/plugins/terraform
AgeCommit message (Expand)Author
2022-10-03chore(docs): fix some typos (#11211)George Rodrigues
2022-03-18feat(terraform): add alias `tfo` for terraform output (#10667)Leon
2021-12-29feat(terraform): add more aliases (#9989)mehdicopter
2021-12-29feat(terraform): add PREFIX and SUFFIX settings to `tf_prompt_info` (#8605)Karn Saheb
2021-03-08fix(terraform): use faster method to get workspace (#9709)Vlad Korolev
2020-11-20feat(terraform): add autocompletion for Terraform 0.13 (#9226)Mohamed El Mouctar Haidara
2020-09-30terraform: add tf Alias (#8206)Andrew Babichev
2020-05-23terraform: add fmt -recursive flag autocompletion (#8880)Fotos Georgiadis
2019-11-20terraform: update completion (#8396)Håvard Moen
2019-06-26terraform: update README (#7934)tom-apfm
2018-10-05terraform: disable terraform prompt in $HOME (#7227)Tristan Escalada
2018-05-17Update terraform plugin with v0.11.7 commands and help (#6834)Matt Lewin
2018-01-22add -auto-approve flag to terraform apply command (#6558)Michael Nikitochkin
2017-11-14Fix the terraform function name (#6418)Michael Nikitochkin
2017-11-07Plugins: Terraform (#6373)Maciej Lasyk
2017-11-01add -backend-config flag to terraform init command (#6370)madpawel
2016-12-30 'plugins/terraform/_terraform: Solve typos'Patrick José Pereira
2015-08-04Update to latest Terraform release 0.6.1Florin Patan
2015-08-04Add terraform completiongkze