Skip to content

Commit a66315f

Browse files
committed
chore: show terraform version installed by mise instead of bundled with a runtime image
1 parent 09d9680 commit a66315f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ jobs:
6767
run: mise install
6868

6969
- name: Show tools versions
70+
# NOTE: a working directory is important here and must be set to the dir where mise is configured
71+
working-directory: infra/ansible
7072
env:
7173
# https://developer.hashicorp.com/terraform/cli/commands#upgrade-and-security-bulletin-checks
7274
CHECKPOINT_DISABLE: true

0 commit comments

Comments
 (0)