Skip to content

Commit

Permalink
deprecate AVD-AWS-0081
Browse files Browse the repository at this point in the history
  • Loading branch information
simar7 committed May 16, 2024
1 parent 1cd8b93 commit 808d021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions checks/cloud/aws/rds/no_classic_resources.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import (
var CheckNoClassicResources = rules.Register(
scan.Rule{
AVDID: "AVD-AWS-0081",
Deprecated: true,
Provider: providers.AWSProvider,
Service: "rds",
ShortCode: "no-classic-resources",
Expand Down

0 comments on commit 808d021

Please sign in to comment.