We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbbd784 commit eaa70ffCopy full SHA for eaa70ff
.github/workflows/test_and_deploy.yml
@@ -183,7 +183,7 @@ jobs:
183
run: poetry install
184
working-directory: ${{ env.working_directory }}
185
186
- - uses: hashicorp/setup-terraform@v1.3.2
+ - uses: hashicorp/setup-terraform@v2
187
with:
188
terraform_version: ${{ env.terraform_version }}
189
cli_config_credentials_token: ${{ secrets.TF_CLOUD_TOKEN }}
0 commit comments