0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

22 commits

Author SHA1 Message Date
rohitbahekar
9f9d3b7d24
feat(terraform): add tfc alias (#10815) 2023-02-21 11:23:04 +01:00
Carlo Sala
c50bac7b42
fix(terraform): go back to zsh custom completion
Revert fcbfdf42de
2023-02-21 11:20:39 +01:00
Marcos Alano
fcbfdf42de feat(terraform): load completion from bash
Closes #11328
Closes #11330
2022-11-10 18:38:16 +01:00
George Rodrigues
e0e22d1120
chore(docs): fix some typos (#11211) 2022-10-03 17:03:53 +02:00
Leon
f0b5cb1330
feat(terraform): add alias tfo for terraform output (#10667) 2022-03-18 13:09:05 +01:00
mehdicopter
659dbb5368
feat(terraform): add more aliases (#9989)
Closes #9989
2021-12-29 16:16:20 +01:00
Karn Saheb
0e399d47b9
feat(terraform): add PREFIX and SUFFIX settings to tf_prompt_info (#8605)
Closes #8605
2021-12-29 16:09:21 +01:00
Vlad Korolev
0ab87c26c1
fix(terraform): use faster method to get workspace (#9709)
Also add tf_prompt_info to the list of prompt functions so theme writers are aware of it
2021-03-08 10:46:42 +01:00
Mohamed El Mouctar Haidara
88b3f028f4
feat(terraform): add autocompletion for Terraform 0.13 (#9226) 2020-11-20 18:45:31 +01:00
Andrew Babichev
a8828aad87
terraform: add tf Alias (#8206) 2020-09-30 10:50:33 +02:00
Fotos Georgiadis
6b5c872836
terraform: add fmt -recursive flag autocompletion (#8880) 2020-05-23 22:35:15 +02:00
Håvard Moen
2e88a21f69 terraform: update completion (#8396) 2019-11-20 17:47:46 +01:00
tom-apfm
5f743e1a84 terraform: update README (#7934)
Add better usage instructions for the plugin which actually work
2019-06-26 15:20:41 +02:00
Tristan Escalada
9e14387408 terraform: disable terraform prompt in $HOME (#7227)
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-10-05 20:56:56 +02:00
Matt Lewin
d79086bc87 Update terraform plugin with v0.11.7 commands and help (#6834) 2018-05-17 16:18:20 +02:00
Michael Nikitochkin
e5dae3d331 add -auto-approve flag to terraform apply command (#6558) 2018-01-22 19:19:57 -08:00
Michael Nikitochkin
510d90749f Fix the terraform function name (#6418)
* 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-14 06:36:22 -08:00
Maciej Lasyk
d12c2ea4e8 Plugins: Terraform (#6373)
Expanded Terraform plugin with function that can be used to show workspace name in the zsh prompt
2017-11-07 07:45:25 -08:00
madpawel
b5898a5ec6 add -backend-config flag to terraform init command (#6370) 2017-11-01 05:56:29 -07:00
Patrick José Pereira
87bc218d2d 'plugins/terraform/_terraform: Solve typos'
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2016-12-30 10:34:16 -02:00
Florin Patan
cf78586f15 Update to latest Terraform release 0.6.1 2015-08-04 21:54:01 +02:00
gkze
7f3e6143ec Add terraform completion 2015-08-04 11:42:28 -07:00