We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a14ab commit e1420d2Copy full SHA for e1420d2
1 file changed
.github/workflows/tflint.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: setup Terraform
17
uses: hashicorp/setup-terraform@v1
18
with:
19
- terraform_version: ~0.12.29
+ terraform_version: ~0.13.4
20
- name: Terraform init
21
run: terraform init --backend=false
22
- name: tflint
0 commit comments