Updates the tflint AWS Plugin
@@ -71,7 +71,7 @@ generate "tflint_configuration" {
contents = <<EOF
plugin "aws" {
enabled = true
- version = "0.13.3"
+ version = "0.15.0"
source = "github.com/terraform-linters/tflint-ruleset-aws"
deep_check = true
}