Skip to content

Commit 3e12f5c

Browse files
committed
chore: add comments with links to tfenv docs
Part of #1631 [skip ci]
1 parent 5765274 commit 3e12f5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/provision-by-terraform.yml

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
- name: Add tfenv directory to PATH
4444
run: echo "$GITHUB_WORKSPACE/tfenv/bin" >> $GITHUB_PATH
4545

46+
# https://github.com/tfutils/tfenv#tfenv-install-version
47+
# https://github.com/tfutils/tfenv#tfenv-use-version
4648
- name: Install terraform
4749
working-directory: infra/terraform
4850
run: |

0 commit comments

Comments
 (0)