Skip to content

Commit

Permalink
test against two most recent versions of terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwillis committed Jul 25, 2024
1 parent 9ec5ca3 commit 64dc3a5
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 @@ -55,8 +55,8 @@ jobs:
matrix:
# list whatever Terraform versions here you would like to support
terraform:
- '1.9.*'
- '1.8.*'
- '1.7.*'
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
Expand Down

0 comments on commit 64dc3a5

Please sign in to comment.