Terraform module for the Prezto Zsh configuration framework.
-
Set the module directory using
:prezto:load:pmodule-dirs
setting in~/.zpreztorc
:zstyle ':prezto:load' pmodule-dirs $HOME/.zprezto-contrib
-
Clone this repository:
git clone https://github.com/prezto-contributions/prezto-terraform.git ~/.zprezto-contrib/terraform
-
Add the module to the Prezto modules to load in your
~/.zpreztorc
:zstyle ':prezto:load' pmodule \ terraform
tf
is an alias forterraform
tfa
is an alias forterraform apply
tfc
is an alias forterraform console
tfd
is an alias forterraform destroy
tfe
is an alias forterraform env
tff
is an alias forterraform fmt
tfF
is an alias forterraform force-unlock
tfg
is an alias forterraform get
tfG
is an alias forterraform graph
tfi
is an alias forterraform import
tfI
is an alias forterraform init
tfo
is an alias forterraform output
tfp
is an alias forterraform plan
tfP
is an alias forterraform providers
tfpu
is an alias forterraform push
tfr
is an alias forterraform refresh
tfs
is an alias forterraform show
tfS
is an alias forterraform state
tft
is an alias forterraform taint
tfu
is an alias forterraform untaint
tfv
is an alias forterraform validate
tfw
is an alias forterraform workspace