Skip to content

Commit

Permalink
Try Terraform 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanck committed Dec 11, 2024
1 parent 8c905af commit f17d3d0
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 @@ -63,7 +63,7 @@ jobs:
uses: hashicorp/setup-terraform@v3
with:
terraform_wrapper: false
terraform_version: '~1.9'
terraform_version: '~1.10'
- name: Terraform version
run: terraform version
- name: Clean Install Dependencies
Expand Down

0 comments on commit f17d3d0

Please sign in to comment.