Skip to content
Snippets Groups Projects
.tflint.hcl 118 B
Newer Older
František Dvořák's avatar
František Dvořák committed
config {
	call_module_type = "local"
	force = false
}

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