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 62170c02 authored by Jean-François HOVINNE's avatar Jean-François HOVINNE
Browse files

feat: tflint v0.39.1, tfsec v1.27.1 (fixes #5)

parent 6fc34822
No related branches found
No related tags found
1 merge request!5feat: tflint v0.39.1, tfsec v1.27.1 (fixes #5)
---
terraform_tflint_install: True
terraform_tflint_version: 0.38.1
terraform_tflint_version: 0.39.1
terraform_tflint_url: "https://github.com/terraform-linters/tflint/releases/download/v{{ terraform_tflint_version }}/tflint_linux_amd64.zip"
terraform_tflint_checksum: "sha256:56b0080b13748f7720cbaa82b2cbda4871b971fc39b42355fe5c716b421679bb"
terraform_tflint_checksum: "sha256:385c977660f98e033b6b0b22a16dafad9ca530322320fea13882ba5af5340bd4"
terraform_tflint_install_basedir: "/opt/tflint"
terraform_tflint_install_path: "{{ terraform_tflint_install_basedir }}/{{ terraform_tflint_version }}"
terraform_tflint_bin: "/usr/local/bin/tflint"
terraform_tflint_remove_previous_versions: False
terraform_tfsec_install: True
terraform_tfsec_version: 1.26.3
terraform_tfsec_version: 1.27.1
terraform_tfsec_url: "https://github.com/aquasecurity/tfsec/releases/download/v{{ terraform_tfsec_version }}/tfsec-linux-amd64"
terraform_tfsec_checksum: "sha256:77c89db35c792c64a011927577ccafee0b6b65a64def593c3b196ba34f778663"
terraform_tfsec_checksum: "sha256:edf06ce4897a3113dda6393b31345aea8b70626dac4c67df87ef0b69fd6c83f0"
terraform_tfsec_install_basedir: "/opt/tfsec"
terraform_tfsec_install_path: "{{ terraform_tfsec_install_basedir }}/{{ terraform_tfsec_version }}"
terraform_tfsec_bin: "/usr/local/bin/tfsec"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment