1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-19 13:43:29 +01:00

5 Commits

Author SHA1 Message Date
Yurii Liaskovets
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
za
7ce26a810d feat(opentofu): add destroy -auto-approve alias (#12719) 2024-10-03 10:42:18 +02:00
za
dae5a41159 feat(opentofu): add apply -auto-approve alias (#12714) 2024-10-02 10:49:31 +02:00
michael-follmann
e6380085f3 feat(terraform): add fmt -recursive alias (#12637) 2024-09-05 19:52:39 +02:00
chenzj
fd8f72b276 feat(opentofu): add plugin for OpenTofu (#12285)
- Adds aliases
- Sets up autocompletion
- Adds promp functions to show workspace and `tofu` version

Co-authored-by: Marc Cornellà <marc@mcornella.com>
2024-07-13 19:31:32 +02:00