Kalle Ahlström
1ed17ac052
feat(terraform): add `init -reconfigure` aliases` ( #13129 )
10 months ago
soemiran
1c34b0e67d
feat(terraform): support `TF_DATA_DIR` in `tf_prompt_info` ( #12949 )
1 year ago
So4resAlex
62cf1201b0
feat(terraform): add `destroy -auto-approve` alias ( #12704 )
1 year ago
Tushar Mohod
865291cb7a
feat (terraform): add `apply -auto-approve` alias ( #12658 )
...
Closes #12591
2 years ago
michael-follmann
e6380085f3
feat(terraform): add `fmt -recursive` alias ( #12637 )
2 years ago
nitrocode
37f5203abe
feat(terraform): add workspace aliases ( #12171 )
...
* feat(terraform): add workspace aliases
* chore: rm aliases in separate pending pr
* docs: show tfiu alias in readme
---------
Co-authored-by: Robby Russell <robby@planetargon.com>
2 years ago
Arash Haghighat
ecc3e9db8a
feat(terraform): add `tft` (`terraform test`) ( #12299 )
2 years ago
Maxime Brunet
da16258c5c
fix(terraform): fix completion repeating flags with value ( #12256 )
2 years ago
Maxime Brunet
f17aa2ffa8
fix(terraform): pass `-chdir` to completion commands ( #12254 )
2 years ago
Maxime Brunet
97a86ed167
feat(terraform): update completion to `v1.7` ( #12252 )
2 years ago
reda
15479ca5ae
feat(terraform): add new terraform and helm aliases ( #11923 )
2 years ago
Jin Cheol
b81915d329
feat(terraform): add terraform version prompt ( #11845 )
3 years ago
rohitbahekar
9f9d3b7d24
feat(terraform): add `tfc` alias ( #10815 )
3 years ago
Carlo Sala
c50bac7b42
fix(terraform): go back to zsh custom completion
...
Revert fcbfdf42de
3 years ago
Marcos Alano
fcbfdf42de
feat(terraform): load completion from bash
...
Closes #11328
Closes #11330
3 years ago
George Rodrigues
e0e22d1120
chore(docs): fix some typos ( #11211 )
4 years ago
Leon
f0b5cb1330
feat(terraform): add alias `tfo` for terraform output ( #10667 )
4 years ago
mehdicopter
659dbb5368
feat(terraform): add more aliases ( #9989 )
...
Closes #9989
4 years ago
Karn Saheb
0e399d47b9
feat(terraform): add PREFIX and SUFFIX settings to `tf_prompt_info` ( #8605 )
...
Closes #8605
4 years ago
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
5 years ago
Mohamed El Mouctar Haidara
88b3f028f4
feat(terraform): add autocompletion for Terraform 0.13 ( #9226 )
5 years ago
Andrew Babichev
a8828aad87
terraform: add tf Alias ( #8206 )
6 years ago
Fotos Georgiadis
6b5c872836
terraform: add fmt -recursive flag autocompletion ( #8880 )
6 years ago
Håvard Moen
2e88a21f69
terraform: update completion ( #8396 )
6 years ago
tom-apfm
5f743e1a84
terraform: update README ( #7934 )
...
Add better usage instructions for the plugin which actually work
7 years ago
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.
8 years ago
Matt Lewin
d79086bc87
Update terraform plugin with v0.11.7 commands and help ( #6834 )
8 years ago
Michael Nikitochkin
e5dae3d331
add -auto-approve flag to terraform apply command ( #6558 )
8 years ago
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
8 years ago
Maciej Lasyk
d12c2ea4e8
Plugins: Terraform ( #6373 )
...
Expanded Terraform plugin with function that can be used to show workspace name in the zsh prompt
8 years ago
madpawel
b5898a5ec6
add -backend-config flag to terraform init command ( #6370 )
8 years ago
Patrick José Pereira
87bc218d2d
'plugins/terraform/_terraform: Solve typos'
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
9 years ago
Florin Patan
cf78586f15
Update to latest Terraform release 0.6.1
11 years ago
gkze
7f3e6143ec
Add terraform completion
11 years ago