We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66315f commit 366e831Copy full SHA for 366e831
.github/workflows/provision-by-terraform.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- 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
+ working-directory: infra/terraform
72
env:
73
# https://developer.hashicorp.com/terraform/cli/commands#upgrade-and-security-bulletin-checks
74
CHECKPOINT_DISABLE: true
0 commit comments