Skip to content

Commit

Permalink
updated terraform.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Dec 9, 2024
1 parent 95106ec commit c3c4a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bash.d/terraform.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ tffuu(){
alias tg=terragrunt
alias tgp='tg plan'
alias tga='tg apply'
alias tgaa='tga -auto-approve'
alias tgip='tg init && tgp'
alias tgia='tg init && tga'

Expand Down

0 comments on commit c3c4a63

Please sign in to comment.