Skip to content

Commit

Permalink
chore: add comments with links to tfenv docs
Browse files Browse the repository at this point in the history
Part of #1631

[skip ci]
  • Loading branch information
php-coder committed Aug 11, 2023
1 parent 5765274 commit 3e12f5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/provision-by-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
- name: Add tfenv directory to PATH
run: echo "$GITHUB_WORKSPACE/tfenv/bin" >> $GITHUB_PATH

# https://github.com/tfutils/tfenv#tfenv-install-version
# https://github.com/tfutils/tfenv#tfenv-use-version
- name: Install terraform
working-directory: infra/terraform
run: |
Expand Down

0 comments on commit 3e12f5c

Please sign in to comment.