Skip to content

Commit

Permalink
fix tflint
Browse files Browse the repository at this point in the history
  • Loading branch information
saikrishnama committed Apr 15, 2024
1 parent 15dbd70 commit 442140f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tflint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ plugin "aws" {
version = "0.21.1"
source = "github.com/terraform-linters/tflint-ruleset-aws"
}

config {
module = true
force = false
call_module_type = "all"
}

rule "terraform_required_providers" {
Expand Down

0 comments on commit 442140f

Please sign in to comment.