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 442140f commit d698a71
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 @@ -9,7 +9,7 @@ plugin "aws" {
config {
module = true
force = false
call_module_type = "all"
call_module_type = none
}

rule "terraform_required_providers" {
Expand Down

0 comments on commit d698a71

Please sign in to comment.