superlint/.github/linters/.tflint.hcl

8 lines
62 B
HCL
Raw Normal View History

2022-02-15 14:15:44 -05:00
config {
module = true
}
plugin "aws" {
enabled = true
}