Skip to content

Commit

Permalink
DEL RULE aws_s3_bucket_name_length
Browse files Browse the repository at this point in the history
  • Loading branch information
davimmt committed Sep 25, 2023
1 parent 21b745f commit 21c9afb
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 164 deletions.
31 changes: 0 additions & 31 deletions docs/rules/aws_s3_bucket_name_length.md

This file was deleted.

84 changes: 0 additions & 84 deletions rules/aws_s3_bucket_name_length.go

This file was deleted.

48 changes: 0 additions & 48 deletions rules/aws_s3_bucket_name_length_test.go

This file was deleted.

1 change: 0 additions & 1 deletion rules/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ var manualRules = []tflint.Rule{
NewAwsElasticBeanstalkEnvironmentInvalidNameFormatRule(),
NewAwsSecurityGroupInvalidProtocolRule(),
NewAwsSecurityGroupRuleInvalidProtocolRule(),
NewAwsS3BucketNameLengthRule(),
}

// Rules is a list of all rules
Expand Down

0 comments on commit 21c9afb

Please sign in to comment.