Skip to content

Commit

Permalink
dont specify terraform version
Browse files Browse the repository at this point in the history
  • Loading branch information
crlssn committed Nov 13, 2024
1 parent 73cf80d commit ac8ce61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/apply/terraform/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ runs:
steps:
- name: Set up Terraform
uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.1.7

- name: Terraform Init
run: terraform init
Expand Down

0 comments on commit ac8ce61

Please sign in to comment.