Skip to content

Commit

Permalink
Merge pull request keycloak#10 from sschu/feature/push_terraform_vers…
Browse files Browse the repository at this point in the history
…ion_in_ci

Set Terraform version to 1.9.5 for tests
  • Loading branch information
sschu authored Sep 9, 2024
2 parents b91f037 + 6539213 commit 2165869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
uses: hashicorp/setup-terraform@v1
with:
terraform_wrapper: false
terraform_version: 1.4.1
terraform_version: 1.9.5

- name: Start Keycloak Container
run: |
Expand Down

0 comments on commit 2165869

Please sign in to comment.