chore: add kubeconform, kube-score and tflint

This commit is contained in:
cătălin 2024-03-25 10:56:52 +01:00
commit c1da779cbc
No known key found for this signature in database
14 changed files with 27 additions and 34 deletions

4
.tflint.hcl Normal file
View file

@ -0,0 +1,4 @@
plugin "terraform" {
enabled = true
preset = "recommended"
}