Skip to content

Commit a6756f4

Browse files
Use terraform v2
1 parent 1b04d74 commit a6756f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ipa-image-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
pip install -r ../src/kayobe-config/requirements.txt
7777
7878
- name: Install terraform
79-
uses: hashicorp/setup-terraform@v3
79+
uses: hashicorp/setup-terraform@v2
8080

8181
- name: Initialise terraform
8282
run: terraform init

0 commit comments

Comments
 (0)