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 e6645fd commit 44d87c8Copy full SHA for 44d87c8
.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