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