Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -341,7 +341,7 @@ Examples: | Name | description | default value | | --------------------- | ---------------------------------------- | ----------------- | | `TF_TFLINT_IMAGE` | the Docker image used to run tflint | `wata727/tflint` | | `TF_TFLINT_IMAGE` | the Docker image used to run tflint | `ghcr.io/terraform-linters/tflint:latest` | | `TF_TFLINT_DISABLED` | Set to `true` to disable tflint | _none_ (enabled) | | `TF_TFLINT_ARGS` | tflint extra [options and args](https://github.com/terraform-linters/tflint/#usage) | _none_ | Loading kicker.json +1 −1 Original line number Diff line number Diff line Loading @@ -137,7 +137,7 @@ { "name": "TF_TFLINT_IMAGE", "description": "Tflint docker image", "default": "wata727/tflint", "default": "ghcr.io/terraform-linters/tflint:latest", "advanced": true }, { Loading templates/gitlab-ci-terraform.yml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ variables: TF_TFSEC_IMAGE: "tfsec/tfsec-ci" TF_TFSEC_ARGS: "." TF_TFLINT_IMAGE: "wata727/tflint" TF_TFLINT_IMAGE: "ghcr.io/terraform-linters/tflint:latest" TF_CHECKOV_IMAGE: "bridgecrew/checkov" TF_CHECKOV_ARGS: "--framework terraform --directory ." TF_INFRACOST_IMAGE: "infracost/infracost" Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -341,7 +341,7 @@ Examples: | Name | description | default value | | --------------------- | ---------------------------------------- | ----------------- | | `TF_TFLINT_IMAGE` | the Docker image used to run tflint | `wata727/tflint` | | `TF_TFLINT_IMAGE` | the Docker image used to run tflint | `ghcr.io/terraform-linters/tflint:latest` | | `TF_TFLINT_DISABLED` | Set to `true` to disable tflint | _none_ (enabled) | | `TF_TFLINT_ARGS` | tflint extra [options and args](https://github.com/terraform-linters/tflint/#usage) | _none_ | Loading
kicker.json +1 −1 Original line number Diff line number Diff line Loading @@ -137,7 +137,7 @@ { "name": "TF_TFLINT_IMAGE", "description": "Tflint docker image", "default": "wata727/tflint", "default": "ghcr.io/terraform-linters/tflint:latest", "advanced": true }, { Loading
templates/gitlab-ci-terraform.yml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ variables: TF_TFSEC_IMAGE: "tfsec/tfsec-ci" TF_TFSEC_ARGS: "." TF_TFLINT_IMAGE: "wata727/tflint" TF_TFLINT_IMAGE: "ghcr.io/terraform-linters/tflint:latest" TF_CHECKOV_IMAGE: "bridgecrew/checkov" TF_CHECKOV_ARGS: "--framework terraform --directory ." TF_INFRACOST_IMAGE: "infracost/infracost" Loading