Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -393,7 +393,7 @@ In addition to a textual report in the console, this job produces the following | Name | description | default value | | --------------------- | ---------------------------------------- | ----------------- | | `TF_TFSEC_IMAGE` | the Docker image used to run tfsec | `tfsec/tfsec-ci` | | `TF_TFSEC_IMAGE` | the Docker image used to run tfsec | `aquasec/tfsec-ci` | | `TF_TFSEC_ENABLED` | Set to `true` to enable tfsec | _none_ (disabled) | | `TF_TFSEC_ARGS` | tfsec [options and args](https://aquasecurity.github.io/tfsec/latest/guides/usage/) | `.` | Loading kicker.json +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ { "name": "TF_TFSEC_IMAGE", "description": "tfsec docker image", "default": "tfsec/tfsec-ci", "default": "aquasec/tfsec-ci", "advanced": true }, { Loading templates/gitlab-ci-terraform.yml +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ variables: # Default Docker image (can be overridden) TF_IMAGE: "hashicorp/terraform:light" TF_TFSEC_IMAGE: "tfsec/tfsec-ci" TF_TFSEC_IMAGE: "aquasec/tfsec-ci" TF_TFSEC_ARGS: "." TF_TFLINT_IMAGE: "ghcr.io/terraform-linters/tflint-bundle:latest" TF_TFLINT_ARGS: "--enable-plugin=google --enable-plugin=azurerm --enable-plugin=aws" Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -393,7 +393,7 @@ In addition to a textual report in the console, this job produces the following | Name | description | default value | | --------------------- | ---------------------------------------- | ----------------- | | `TF_TFSEC_IMAGE` | the Docker image used to run tfsec | `tfsec/tfsec-ci` | | `TF_TFSEC_IMAGE` | the Docker image used to run tfsec | `aquasec/tfsec-ci` | | `TF_TFSEC_ENABLED` | Set to `true` to enable tfsec | _none_ (disabled) | | `TF_TFSEC_ARGS` | tfsec [options and args](https://aquasecurity.github.io/tfsec/latest/guides/usage/) | `.` | Loading
kicker.json +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ { "name": "TF_TFSEC_IMAGE", "description": "tfsec docker image", "default": "tfsec/tfsec-ci", "default": "aquasec/tfsec-ci", "advanced": true }, { Loading
templates/gitlab-ci-terraform.yml +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ variables: # Default Docker image (can be overridden) TF_IMAGE: "hashicorp/terraform:light" TF_TFSEC_IMAGE: "tfsec/tfsec-ci" TF_TFSEC_IMAGE: "aquasec/tfsec-ci" TF_TFSEC_ARGS: "." TF_TFLINT_IMAGE: "ghcr.io/terraform-linters/tflint-bundle:latest" TF_TFLINT_ARGS: "--enable-plugin=google --enable-plugin=azurerm --enable-plugin=aws" Loading