Skip to content
Snippets Groups Projects
.tflint.hcl 118 B
config {
	call_module_type = "local"
	force = false
}

plugin "terraform" {
	enabled = true
	preset	= "recommended"
}