Feat/addon kubeclarity #89
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors, 10 warnings, and 9 notices
tf-lint / tflint:
modules/irsa/main.tf#L38
name must be 1 characters or higher
|
tf-lint / tflint:
modules/irsa/main.tf#L38
"" does not match valid pattern ^[\w+=,.@-]+$
|
tf-lint / tflint:
modules/irsa/main.tf#L60
permissions_boundary must be 20 characters or higher
|
tf-lint / tflint:
locals.tf#L10
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tf-lint / tflint:
main.tf#L4
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tf-lint / tflint:
main.tf#L12
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tf-lint / tflint:
main.tf#L22
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tf-lint / tflint:
main.tf#L32
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tf-lint / tflint:
main.tf#L40
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tf-lint / tflint:
main.tf#L50
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tf-lint / tflint:
main.tf#L60
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tf-lint / tflint:
main.tf#L71
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tf-lint / tflint:
main.tf#L82
Interpolation-only expressions are deprecated in Terraform v0.12.14
|
tf-lint / tflint:
_examples/basic/variables.tf#L11
`cluster_endpoint_public_access` variable has no description
|
tf-lint / tflint:
_examples/basic/variables.tf#L16
`cluster_endpoint_private_access` variable has no description
|
tf-lint / tflint:
_examples/basic/variables.tf#L21
`iam_role_use_name_prefix` variable has no description
|
tf-lint / tflint:
_examples/basic/variables.tf#L26
`token` variable has no description
|
tf-lint / tflint:
_examples/basic/variables.tf#L31
`istio_manifests` variable has no description
|
tf-lint / tflint:
_examples/basic/variables.tf#L42
`kiali_manifests` variable has no description
|
tf-lint / tflint:
_examples/basic/variables.tf#L52
`externalsecrets_manifests` variable has no description
|
tf-lint / tflint:
_examples/basic/variables.tf#L66
`nginx_ingress_extra_configs` variable has no description
|
tf-lint / tflint:
_examples/basic/main.tf#L167
The resource is missing the following tags: "Environment", "Name".
|