Skip to content

Commit

Permalink
Merge pull request #2207 from eddykaya/feature/terraform-workspace-li…
Browse files Browse the repository at this point in the history
…st-alias

[terraform] add alias for terraform workspace
  • Loading branch information
cornfeedhobo authored Oct 27, 2023
2 parents 4339ee9 + c063509 commit e01854d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aliases/available/terraform.aliases.bash
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ alias tfv='terraform validate'
alias tfp='terraform plan'
alias tfa='terraform apply'
alias tfd='terraform destroy'
alias tfw='terraform workspace'

0 comments on commit e01854d

Please sign in to comment.