Skip to content

Commit

Permalink
bumped hashicorp/setup-terraform version
Browse files Browse the repository at this point in the history
  • Loading branch information
henrievjen committed Aug 27, 2022
1 parent eaac564 commit 8c6ea79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
run: poetry install
working-directory: ${{ env.working_directory }}

- uses: hashicorp/setup-terraform@v1.3.2
- uses: hashicorp/setup-terraform@v2
with:
terraform_version: ${{ env.terraform_version }}
cli_config_credentials_token: ${{ secrets.TF_CLOUD_TOKEN }}
Expand Down

0 comments on commit 8c6ea79

Please sign in to comment.