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

chore: tfsec v1.27.6 (fixes #11)

parent 5b557064
No related branches found
No related tags found
1 merge request!11chore: tfsec v1.27.6 (fixes #11)
......@@ -9,9 +9,9 @@ terraform_tflint_bin: "/usr/local/bin/tflint"
terraform_tflint_remove_previous_versions: False
terraform_tfsec_install: True
terraform_tfsec_version: 1.27.5
terraform_tfsec_version: 1.27.6
terraform_tfsec_url: "https://github.com/aquasecurity/tfsec/releases/download/v{{ terraform_tfsec_version }}/tfsec-linux-amd64"
terraform_tfsec_checksum: "sha256:c9abbe392914fd7efaacc6b3c8c9082480da1c4c4a3e1c5c5b9901bde07f00d5"
terraform_tfsec_checksum: "sha256:7b585faf6c4c261a32224c14e319b3b22aae57f7493cd7d1e4287c81059d1ff6"
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