diff --git a/TEMPLATES/.tflint.hcl b/TEMPLATES/.tflint.hcl index 40f87ee2de2..c4c92d77cf0 100644 --- a/TEMPLATES/.tflint.hcl +++ b/TEMPLATES/.tflint.hcl @@ -18,7 +18,7 @@ plugin "azurerm" { plugin "aws" { enabled = true - version = "0.36.0" + version = "0.37.0" source = "github.com/terraform-linters/tflint-ruleset-aws" }