From 3734f976f8a2f8e80866b198c07d2cf4a4557db6 Mon Sep 17 00:00:00 2001 From: "dealroomba-app[bot]" <189869926+dealroomba-app[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 12:51:25 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20file(s)=20with=20dealro?= =?UTF-8?q?om/core-mothership=20(#217)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: dealroomba-app[bot] <189869926+dealroomba-app[bot]@users.noreply.github.com> --- .github/linters/.tflint.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/linters/.tflint.hcl b/.github/linters/.tflint.hcl index d681f44..9ca790c 100644 --- a/.github/linters/.tflint.hcl +++ b/.github/linters/.tflint.hcl @@ -14,7 +14,7 @@ plugin "terraform" { plugin "aws" { enabled = true - version = "0.35.0" + version = "0.36.0" source = "github.com/terraform-linters/tflint-ruleset-aws" }