Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit a479856e authored by Jean-François HOVINNE's avatar Jean-François HOVINNE
Browse files

fix: tflint v0.39.2 (fixes #6)

parent 62170c02
Branches
Tags 1.1.1
1 merge request!6fix: tflint v0.39.2 (fixes #6)
--- ---
terraform_tflint_install: True terraform_tflint_install: True
terraform_tflint_version: 0.39.1 terraform_tflint_version: 0.39.2
terraform_tflint_url: "https://github.com/terraform-linters/tflint/releases/download/v{{ terraform_tflint_version }}/tflint_linux_amd64.zip" terraform_tflint_url: "https://github.com/terraform-linters/tflint/releases/download/v{{ terraform_tflint_version }}/tflint_linux_amd64.zip"
terraform_tflint_checksum: "sha256:385c977660f98e033b6b0b22a16dafad9ca530322320fea13882ba5af5340bd4" terraform_tflint_checksum: "sha256:2a56e42db112ac5ae32ab31f37bee8c0803333eeb85556597935a95adb25f654"
terraform_tflint_install_basedir: "/opt/tflint" terraform_tflint_install_basedir: "/opt/tflint"
terraform_tflint_install_path: "{{ terraform_tflint_install_basedir }}/{{ terraform_tflint_version }}" terraform_tflint_install_path: "{{ terraform_tflint_install_basedir }}/{{ terraform_tflint_version }}"
terraform_tflint_bin: "/usr/local/bin/tflint" terraform_tflint_bin: "/usr/local/bin/tflint"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment