diff --git a/TEMPLATES/.tflint.hcl b/TEMPLATES/.tflint.hcl index 72956512ace..18d57b84287 100644 --- a/TEMPLATES/.tflint.hcl +++ b/TEMPLATES/.tflint.hcl @@ -18,7 +18,7 @@ plugin "azurerm" { plugin "aws" { enabled = true - version = "0.32.0" + version = "0.33.0" source = "github.com/terraform-linters/tflint-ruleset-aws" }