Skip to content

Commit

Permalink
Add a directive to catch terraform version in a nonstandard place in …
Browse files Browse the repository at this point in the history
…the workflow
  • Loading branch information
cdkharris authored Nov 4, 2024
1 parent 898687b commit 554c82b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
- name: Setup Terraform
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3
with:
# renovate: datasource=github-tags depName=hashicorp/terraform versioning=loose
terraform_version: 1.8.5

# Initialize a new or existing Terraform working directory by
Expand Down

0 comments on commit 554c82b

Please sign in to comment.