Skip to content

Commit

Permalink
ci: update Terraform version to 1.9.4 in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
italopessoa committed Nov 28, 2024
1 parent 489383e commit b76279d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
uses: hashicorp/setup-terraform@v3
with:
cli_config_credentials_token: ${{ secrets.TF_API_TOKEN }}
terraform_version: 1.9.4

- name: Terraform Init
run: terraform init -upgrade
Expand Down

0 comments on commit b76279d

Please sign in to comment.