We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c9aab0 commit dc93114Copy full SHA for dc93114
.github/workflows/terraform.yaml
@@ -31,7 +31,7 @@ jobs:
31
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3
32
with:
33
# renovate: datasource=github-tags depName=hashicorp/terraform versioning=loose
34
- terraform_version: 1.8.5
+ terraform_version: 1.10.4
35
36
# Initialize a new or existing Terraform working directory by
37
# creating initial files, loading any remote state, downloading
0 commit comments