Skip to content

Commit

Permalink
chore: (IAC-1292) remove terraform_documented_outputs explicit defini…
Browse files Browse the repository at this point in the history
…tion (#255)
  • Loading branch information
jarpat authored Jan 3, 2024
1 parent faf3f0e commit ba5fa4c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions linting-configs/.tflint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ rule "terraform_deprecated_interpolation" {
enabled = true
}

# Disallow output declarations without description.
rule "terraform_documented_outputs" {
enabled = true
}

# Disallow variable declarations without description.
rule "terraform_documented_variables" {
enabled = true
Expand Down

0 comments on commit ba5fa4c

Please sign in to comment.