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.
2 parents ac3ca9c + 44d87c8 commit 8ba90e8Copy full SHA for 8ba90e8
.github/workflows/stackhpc.yml
@@ -40,6 +40,8 @@ jobs:
40
41
- name: Install terraform
42
uses: hashicorp/setup-terraform@v1
43
+ with:
44
+ terraform: v1.5.5
45
46
- name: Initialise terraform
47
run: terraform init
0 commit comments