Skip to content

Commit

Permalink
chore: Change alias for tf (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
k3yss authored Oct 22, 2024
1 parent 0711c6d commit 8151427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/tasks/helpers.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
alias tf=terraform
alias tf=tofu
export MODULES_GIT_REF="$(cat modules/.git/short_ref)"
export MODULES_GIT_LONG_REF="$(cat modules/.git/ref)"
export KUBE_CONFIG="~/.kube/config"
Expand Down

0 comments on commit 8151427

Please sign in to comment.