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 b0a4fb9 commit 7468c0fCopy full SHA for 7468c0f
.github/workflows/acceptance_tests_kind.yaml
@@ -71,7 +71,7 @@ jobs:
71
- name: Install Terraform
72
uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0
73
with:
74
- # terraform_version: ${{ env.TERRAFORM_VERSION }}
+ terraform_version: ${{ env.TERRAFORM_VERSION }}
75
terraform_wrapper: false
76
- name: Setup kind
77
uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced # v1.9.0
0 commit comments