Skip to content

Commit

Permalink
Install terraform for test
Browse files Browse the repository at this point in the history
  • Loading branch information
bgpat committed Mar 8, 2024
1 parent 905e4e9 commit a99e009
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
with:
go-version-file: go.mod
cache: true
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.8.0-beta1
- run: go test ./...
env:
TF_ACC_TERRAFORM_VERSION: v1.8.0-beta1

0 comments on commit a99e009

Please sign in to comment.