diff --git a/TEMPLATES/.tflint.hcl b/TEMPLATES/.tflint.hcl index 874917c4538..afe9ad3d827 100644 --- a/TEMPLATES/.tflint.hcl +++ b/TEMPLATES/.tflint.hcl @@ -18,7 +18,7 @@ plugin "azurerm" { plugin "aws" { enabled = true - version = "0.45.0" + version = "0.46.0" source = "github.com/terraform-linters/tflint-ruleset-aws" }