We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e19205 commit cca447bCopy full SHA for cca447b
.github/workflows/test.yml
@@ -72,7 +72,7 @@ jobs:
72
with:
73
go-version-file: 'go.mod'
74
cache: true
75
- - uses: hashicorp/setup-terraform@v2
+ - uses: hashicorp/setup-terraform@v3
76
77
terraform_version: ${{ matrix.terraform }}
78
terraform_wrapper: false
0 commit comments