Skip to content

Commit

Permalink
chore: config terraform version
Browse files Browse the repository at this point in the history
  • Loading branch information
italopessoa committed Nov 28, 2024
1 parent 1c7b5eb commit 3eff754
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,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 3eff754

Please sign in to comment.