From e2bb262891bc27534a580367689e4010bbb4b9d9 Mon Sep 17 00:00:00 2001 From: matt-mercer <449892+matt-mercer@users.noreply.github.com> Date: Fri, 17 Jul 2026 15:47:56 +0100 Subject: [PATCH] odin-000: fix tflint config --- .tflint.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/.tflint.hcl b/.tflint.hcl index c36163d..a8d7c8a 100644 --- a/.tflint.hcl +++ b/.tflint.hcl @@ -3,6 +3,7 @@ plugin "aws" { enabled = true version = "0.42.0" source = "github.com/terraform-linters/tflint-ruleset-aws" + signature = "pgp" } config {