We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c0c65a commit 65c9b74Copy full SHA for 65c9b74
.github/workflows/test.yml
@@ -54,7 +54,7 @@ jobs:
54
go-version: '1.17'
55
id: go
56
57
- - uses: hashicorp/setup-terraform@v1
+ - uses: hashicorp/setup-terraform@v2
58
with:
59
terraform_version: ${{ matrix.terraform }}
60
terraform_wrapper: false
0 commit comments