Skip to content

Commit

Permalink
chore: Change alias for tf
Browse files Browse the repository at this point in the history
  • Loading branch information
k3yss committed Oct 21, 2024
1 parent 0711c6d commit b9d1a00
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 b9d1a00

Please sign in to comment.