Commit Graph
21 Commits
Author SHA1 Message Date
Yurii LiaskovetsandGitHub 8a231b1930 feat!: unify auto-approve aliases in terraform and opentofu (#12795)
BREAKING CHANGE: `tfaa` (apply auto-approve) aliases are now named `tfa!`
to require extra effort on potentially destructive action, in a similar
fashion to destroy auto-approve.
2025-12-17 18:55:47 +01:00
leggatronandGitHub b5c449e1eb feat(terraform): add -parallelism=1 aliases (#13484) 2025-12-17 08:04:09 +01:00
Jeconias SantosandGitHub bd295c014f feat(terraform): add aliases for workspace management (#12845) 2025-10-22 19:12:22 +02:00
Kalle AhlströmandGitHub 1ed17ac052 feat(terraform): add init -reconfigure aliases` (#13129) 2025-05-23 15:43:53 +02:00
So4resAlexandGitHub 62cf1201b0 feat(terraform): add destroy -auto-approve alias (#12704) 2024-10-03 14:34:30 +02:00
Tushar MohodandGitHub 865291cb7a feat (terraform): add apply -auto-approve alias (#12658)
Closes #12591
2024-09-18 20:40:54 +02:00
michael-follmannandGitHub e6380085f3 feat(terraform): add fmt -recursive alias (#12637) 2024-09-05 19:52:39 +02:00
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>
2024-06-10 16:29:57 -07:00
Arash HaghighatandGitHub ecc3e9db8a feat(terraform): add tft (terraform test) (#12299) 2024-03-26 09:52:01 +01:00
redaandGitHub 15479ca5ae feat(terraform): add new terraform and helm aliases (#11923) 2024-01-13 12:36:26 +01:00
Jin CheolandGitHub b81915d329 feat(terraform): add terraform version prompt (#11845) 2023-08-16 13:46:28 +02:00
rohitbahekarandGitHub 9f9d3b7d24 feat(terraform): add tfc alias (#10815) 2023-02-21 11:23:04 +01:00
LeonandGitHub f0b5cb1330 feat(terraform): add alias tfo for terraform output (#10667) 2022-03-18 13:09:05 +01:00
mehdicopterandMarc Cornellà 659dbb5368 feat(terraform): add more aliases (#9989)
Closes #9989
2021-12-29 16:16:20 +01:00
Andrew BabichevandGitHub a8828aad87 terraform: add tf Alias (#8206) 2020-09-30 10:50:33 +02:00
tom-apfmandMarc Cornellà 5f743e1a84 terraform: update README (#7934)
Add better usage instructions for the plugin which actually work
2019-06-26 15:20:41 +02:00
Matt LewinandMarc Cornellà d79086bc87 Update terraform plugin with v0.11.7 commands and help (#6834) 2018-05-17 16:18:20 +02:00
Michael NikitochkinandRobby Russell 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 LasykandRobby Russell 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
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