| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-08 | fix(terraform): use faster method to get workspace (#9709) | Vlad Korolev | |
| Also add tf_prompt_info to the list of prompt functions so theme writers are aware of it | |||
| 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 | |
| Add better usage instructions for the plugin which actually work | |||
| 2018-10-05 | terraform: disable terraform prompt in $HOME (#7227) | Tristan Escalada | |
| In the home directory there is a .terraform folder for modules but it is most likely not an actual directory of terraform scripts. Therefore, this patch disables checking for workspace in the home directory. | |||
| 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 | |
| * Fix the terraform function name Current function name do worse. I always use `terr<TAB>` and before those prompt it was add space in the end. Now because we have multiple functions and binaries started with terraform there are no space. * Updated terraform readme Updated the name of new function name | |||
| 2017-11-07 | Plugins: Terraform (#6373) | Maciej Lasyk | |
| Expanded Terraform plugin with function that can be used to show workspace name in the zsh prompt | |||
| 2017-11-01 | add -backend-config flag to terraform init command (#6370) | madpawel | |
| 2016-12-30 | 'plugins/terraform/_terraform: Solve typos' | Patrick José Pereira | |
| Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com> | |||
| 2015-08-04 | Update to latest Terraform release 0.6.1 | Florin Patan | |
| 2015-08-04 | Add terraform completion | gkze | |
