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

chore: tfsec v1.27.5 (fixes #10)

parent 41547056
No related branches found
No related tags found
1 merge request!10chore: tfsec v1.27.5 (fixes #10)
......@@ -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.2
terraform_tfsec_version: 1.27.5
terraform_tfsec_url: "https://github.com/aquasecurity/tfsec/releases/download/v{{ terraform_tfsec_version }}/tfsec-linux-amd64"
terraform_tfsec_checksum: "sha256:ecbe8c920beb6d621138063415b3fb90f0d681f1ca0ab90f2b9a0c8dfa33eb7e"
terraform_tfsec_checksum: "sha256:c9abbe392914fd7efaacc6b3c8c9082480da1c4c4a3e1c5c5b9901bde07f00d5"
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