We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 452dbe5 commit 24821e6Copy full SHA for 24821e6
.trunk/configs/.tflint_ci.hcl
@@ -6,7 +6,7 @@ plugin "terraform" {
6
7
plugin "aws" {
8
enabled = true
9
- version = "0.33.0"
+ version = "0.38.0"
10
source = "github.com/terraform-linters/tflint-ruleset-aws"
11
12
# Deep check can be enabled in CI/CD pipelines, where AWS credentials are set
.trunk/configs/.tflint_trunk.hcl
# Disabled for trunk because VSCode fails to prepare the workspace with AWS env vars enabled
0 commit comments